Home
last modified time | relevance | path

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

/plugin/mantis/lib/
H A Dnusoapmime.php83 …* @param string $contenttype The MIME Content-Type of the attachment (default is application/octet…
88 …function addAttachment($data, $filename = '', $contenttype = 'application/octet-stream', $cid = fa… argument
95 $info['contenttype'] = $contenttype;
322 …* @param string $contenttype The MIME Content-Type of the attachment (default is application/octet…
327 …function addAttachment($data, $filename = '', $contenttype = 'application/octet-stream', $cid = fa… argument
334 $info['contenttype'] = $contenttype;
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jar ... org/apache/james/mime4j/field/contenttype/ org/apache/james/mime4j/field ...
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jar ... org/apache/james/mime4j/field/contenttype/ org/apache/james/mime4j/field ...
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dwrite.id3v2.php1830 * @param int $contenttype
1834 public function ID3v2IsValidSYLTtype($contenttype) { argument
1835 if (($contenttype >= 0) && ($contenttype <= 8) && ($this->majorversion == 4)) {
1837 } elseif (($contenttype >= 0) && ($contenttype <= 6) && ($this->majorversion == 3)) {
/plugin/codemirror/dist/modes/
H A Dvbscript.min.js.map1 …;\n var aspKnownProperties = ['buffer', 'cachecontrol', 'charset', 'contenttype', 'expires', 'e…
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md1270 "text/x-vcard; charset=utf-8" for a contenttype.