Searched refs:mimes (Results 1 – 8 of 8) sorted by relevance
/plugin/zip/pear/File/Archive/Predicate/ |
H A D | MIME.php | 42 var $mimes; variable in File_Archive_Predicate_MIME 47 function File_Archive_Predicate_MIME($mimes) argument 49 if (is_string($mimes)) { 50 $this->mimes = explode(",",$mimes); 52 $this->mimes = $mimes; 61 foreach ($this->mimes as $mime) {
|
/plugin/fckg/fckeditor/ |
H A D | extensions.php | 2 $mimes = realpath(dirname(__FILE__).'/../../../../').'/conf/mime.conf'; variable 5 if(!file_exists($mimes)){ 8 $mimes = DOKU_CONF . 'mime.conf'; variable 12 $out=@file($mimes,FILE_IGNORE_NEW_LINES | FILE_SKIP_EMPTY_LINES);
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/Fixtures/phar/ |
H A D | phar-sample.phar | 15 $mimes = array( 87 if (isset($mimes[$b['extension']])) { 88 if ($mimes[$b['extension']] === 1) { 92 if ($mimes[$b['extension']] === 2) { 96 header('Content-Type: ' .$mimes[$b['extension']]);
|
/plugin/codemirror/dist/modes/ |
H A D | modelica.min.js.map | 1 …mimes","mode","add","prop","hasOwnProperty","push","helperType","registerHelper","defineMIME","nam…
|
H A D | ttcn.min.js.map | 1 …mimes","mode","add","prop","hasOwnProperty","push","helperType","registerHelper","defineMIME","nam…
|
H A D | clike.min.js.map | 1 …mimes","mode","add","prop","hasOwnProperty","push","helperType","registerHelper","defineMIME","nam…
|
H A D | markdown.min.js | 1 …tion f(c){if(a.findModeByName){var d=a.findModeByName(c);if(d)c=d.mime||d.mimes[0]}var e=a.getMode…
|
H A D | markdown.min.js.map | 1 …mimes","mode","highlightFormatting","undefined","maxBlockquoteDepth","taskLists","strikethrough","…
|