Home
last modified time | relevance | path

Searched defs:mime (Results 1 – 7 of 7) sorted by path

/dokuwiki/inc/File/
H A DMediaFile.php12 protected $mime; global() variable in dokuwiki\\File\\MediaFile
/dokuwiki/inc/
H A DMailer.class.php78 attachFile($path, $mime, $name = '', $embed = '') global() argument
99 attachContent($data, $mime, $name = '', $embed = '') global() argument
[all...]
H A Dfetch.functions.php28 sendFile($file, $mime, $dl, $cache, $public = false, $orig = null, $csp = []) global() argument
H A Dhttputils.php97 http_rangeRequest($fh, $size, $mime) global() argument
H A Dmedia.php627 media_contentcheck($file, $mime) global() argument
669 media_notify($id, $file, $mime, $old_rev = false, $current_rev = false) global() argument
2100 media_supportedav($mime, $type = NULL) global() argument
[all...]
/dokuwiki/vendor/simplepie/simplepie/src/
H A DMisc.php1795 public static function parse_mime($mime) argument
H A DSimplePie.php1976 public function handle_content_type($mime = 'text/html') argument