Home
last modified time | relevance | path

Searched refs:contentDisposition (Results 1 – 6 of 6) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
H A DStorageObject.php40 public $contentDisposition; variable in Google\\Service\\Storage\\StorageObject
205 public function setContentDisposition($contentDisposition) argument
207 $this->contentDisposition = $contentDisposition;
214 return $this->contentDisposition;
/plugin/authgoogle/google/contrib/
H A DGoogle_StorageService.php1541 public $contentDisposition; variable in Google_StorageObject
1587 public function setContentDisposition( $contentDisposition) { argument
1588 $this->contentDisposition = $contentDisposition;
1591 return $this->contentDisposition;
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js23287 var contentDisposition = getResponseHeader('Content-Disposition');
23289 if (contentDisposition) {
23290 …r filename = (0, _content_disposition.getFilenameFromContentDispositionHeader)(contentDisposition);
23332 function getFilenameFromContentDispositionHeader(contentDisposition) {
23334 var tmp = toParamRegExp('filename\\*', 'i').exec(contentDisposition);
23345 tmp = rfc2231getparam(contentDisposition);
23353 tmp = toParamRegExp('filename', 'i').exec(contentDisposition);
23408 function rfc2231getparam(contentDisposition) {
23413 while ((match = iter.exec(contentDisposition)) !== null) {
H A Dpdf.js.map1contentDisposition","getFilenameFromContentDispositionHeader","status","needsEncodingFixup","toPar…