Home
last modified time | relevance | path

Searched defs:getMime (Results 1 – 25 of 30) sorted by relevance

12

/plugin/zip/pear/File/Archive/Writer/
H A DArchive.php82 function getMime() { return "application/octet-stream"; } function in File_Archive_Writer_Archive
H A DTar.php205 function getMime() { return "application/x-tar"; } function in File_Archive_Writer_Tar
H A DZip.php257 function getMime() { return "application/zip"; } function in File_Archive_Writer_Zip
/plugin/combo/ComboStrap/
H A DFetcherPdf.php33 public function getMime(): Mime function in ComboStrap\\FetcherPdf
H A DPathAbs.php29 public function getMime(): Mime function in ComboStrap\\PathAbs
H A DFetcherPageSearch.php21 public function getMime(): Mime function in ComboStrap\\FetcherPageSearch
H A DFetcherTraitWikiPath.php91 public function getMime(): Mime function
H A DIFetcher.php82 public function getMime(): Mime; function
H A DPath.php112 function getMime(): ?Mime; function
H A DFetcherPageBundler.php61 public function getMime(): Mime function in ComboStrap\\FetcherPageBundler
H A DFetcherAppPages.php141 public function getMime(): Mime function in ComboStrap\\FetcherAppPages
H A DFetcherMarkupWebcode.php83 public function getMime(): Mime function in ComboStrap\\FetcherMarkupWebcode
H A DFetcherScreenshot.php208 public function getMime(): Mime function in ComboStrap\\FetcherScreenshot
H A DFetcherVignette.php317 public function getMime(): Mime function in ComboStrap\\FetcherVignette
H A DFetcherPage.php179 public function getMime(): Mime function in ComboStrap\\FetcherPage
H A DFetcherRailBar.php195 public function getMime(): Mime global() function in ComboStrap\\FetcherRailBar
H A DFileSystems.php239 public static function getMime(Path $path): Mime function in ComboStrap\\FileSystems
H A DFetcherMarkup.php308 public function getMime(): Mime function in ComboStrap\\FetcherMarkup
[all...]
/plugin/zip/pear/File/Archive/Reader/
H A DRelay.php68 function getMime() { return $this->source->getMime(); } function in File_Archive_Reader_Relay
H A DConcat.php97 function getMime() function in File_Archive_Reader_Concat
H A DCache.php118 function getMime() { return $this->files[$this->pos]['mime']; } function in File_Archive_Reader_Cache
H A DMemory.php114 function getMime() function in File_Archive_Reader_Memory
H A DFile.php145 function getMime() function in File_Archive_Reader_File
/plugin/zip/pear/File/Archive/
H A DReader.php158 function getMime() function in File_Archive_Reader
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CustomSearchAPI/
H A DResult.php244 public function getMime() function in Google\\Service\\CustomSearchAPI\\Result

12