Home
last modified time | relevance | path

Searched refs:mime (Results 1 – 25 of 77) sorted by relevance

1234

/PHP-7.3/ext/fileinfo/libmagic/
H A Dfsmagic.c74 if ((mime & MAGIC_MIME_TYPE)) { in handle_mime()
90 int mime = ms->flags & MAGIC_MIME; in file_fsmagic() local
123 if (!mime && !silent) { in file_fsmagic()
154 if (mime) { in file_fsmagic()
183 if (mime) { in file_fsmagic()
184 if (handle_mime(ms, mime, "fifo") == -1) in file_fsmagic()
192 if (mime) { in file_fsmagic()
193 if (handle_mime(ms, mime, "door") == -1) in file_fsmagic()
212 if (mime) { in file_fsmagic()
235 if (mime) { in file_fsmagic()
[all …]
H A Dis_tar.c72 int mime = ms->flags & MAGIC_MIME; in file_is_tar() local
81 if (file_printf(ms, "%s", mime ? "application/x-tar" : in file_is_tar()
/PHP-7.3/sapi/cli/
H A Dgenerate_mime_type_map.php22 $mime = array_shift($fields); variable
24 $extensions[$extension] = $mime;
35 foreach($additional_mime_maps as $ext => $mime) {
37 $extensions[$ext] = $mime;
39 printf(STDERR, "Ignored exist mime type: $ext => $mime\n");
74 <?php foreach ($extensions as $extension => $mime): ?>
75 …{ "<?= addcslashes($extension, "\0..\37!@\@\177..\377") ?>", "<?= addcslashes($mime, "\0..\37!@\@\…
/PHP-7.3/ext/standard/tests/image/
H A Dgetimagesize.phpt39 ["mime"]=>
54 ["mime"]=>
69 ["mime"]=>
84 ["mime"]=>
101 ["mime"]=>
118 ["mime"]=>
135 ["mime"]=>
152 ["mime"]=>
167 ["mime"]=>
182 ["mime"]=>
[all …]
H A Dgetimagesize_basic.phpt66 ["mime"]=>
86 ["mime"]=>
106 ["mime"]=>
122 ["mime"]=>
140 ["mime"]=>
156 ["mime"]=>
176 ["mime"]=>
196 ["mime"]=>
214 ["mime"]=>
H A Dgetimagesizefromstring1.phpt30 ["mime"]=>
46 ["mime"]=>
H A Dbug70052.phpt19 ["mime"]=>
/PHP-7.3/ext/fileinfo/
H A Dmagicdata.patch13 !:mime text/x-c
16 !:mime text/x-c
21 !:mime text/x-c
26 !:mime text/x-c
29 !:mime text/x-c
32 !:mime text/x-c
35 !:mime text/x-c
38 !:mime text/x-c
41 !:mime text/x-c
44 !:mime text/x-c
[all …]
/PHP-7.3/ext/phar/tests/
H A Dfrontcontroller12.phpt2 Phar front controller mime type unknown int
16 Fatal error: Uncaught PharException: Unknown mime type specifier used, only Phar::PHP, Phar::PHPS a…
H A Dfrontcontroller13.phpt2 Phar front controller mime type not string/int
16 …: Uncaught PharException: Unknown mime type specifier used (not a string or int), only Phar::PHP, …
/PHP-7.3/ext/phar/tests/tar/
H A Dfrontcontroller12.phar.phpt2 Phar front controller mime type unknown int tar-based
16 Fatal error: Uncaught PharException: Unknown mime type specifier used, only Phar::PHP, Phar::PHPS a…
H A Dfrontcontroller13.phar.phpt2 Phar front controller mime type not string/int tar-based
16 …: Uncaught PharException: Unknown mime type specifier used (not a string or int), only Phar::PHP, …
/PHP-7.3/ext/phar/tests/cache_list/
H A Dfrontcontroller12.phpt2 Phar front controller mime type unknown int [cache_list]
17 Fatal error: Uncaught PharException: Unknown mime type specifier used, only Phar::PHP, Phar::PHPS a…
H A Dfrontcontroller13.phpt2 Phar front controller mime type not string/int [cache_list]
17 …: Uncaught PharException: Unknown mime type specifier used (not a string or int), only Phar::PHP, …
/PHP-7.3/ext/phar/tests/zip/
H A Dfrontcontroller12.phar.phpt2 Phar front controller mime type unknown int zip-based
17 Fatal error: Uncaught PharException: Unknown mime type specifier used, only Phar::PHP, Phar::PHPS a…
H A Dfrontcontroller13.phar.phpt2 Phar front controller mime type not string/int zip-based
17 …: Uncaught PharException: Unknown mime type specifier used (not a string or int), only Phar::PHP, …
/PHP-7.3/ext/fileinfo/tests/
H A Dbug79756.phpt11 $mime = finfo_file($finfo, $filename);
13 echo $mime;
H A Dmagic554 !:mime image/jp2
594 !:mime video/mp4
609 !:mime video/mp4
624 !:mime video/mp4
626 !:mime video/mp4
628 !:mime audio/mp4
630 !:mime audio/mp4
634 !:mime video/mp4
636 !:mime video/mp4
638 !:mime image/jp2
[all …]
H A Dmagic私はガラスを食べられます554 !:mime image/jp2
594 !:mime video/mp4
609 !:mime video/mp4
624 !:mime video/mp4
626 !:mime video/mp4
628 !:mime audio/mp4
630 !:mime audio/mp4
634 !:mime video/mp4
636 !:mime video/mp4
638 !:mime image/jp2
[all …]
H A Dbug68731.phpt2 Bug #68731 finfo_buffer doesn't extract the correct mime with some gifs
/PHP-7.3/ext/curl/
H A Dcurl_file.c32 zend_string *fname, *mime = NULL, *postname = NULL; in curlfile_ctor() local
38 Z_PARAM_STR(mime) in curlfile_ctor()
44 if (mime) { in curlfile_ctor()
45 zend_update_property_string(curl_CURLFile_class, cf, "mime", sizeof("mime")-1, ZSTR_VAL(mime)); in curlfile_ctor()
/PHP-7.3/ext/curl/tests/
H A Dcurl_file_upload.phpt8 function testcurl($ch, $name, $mime = '', $postname = '')
11 $file = new CurlFile($name, $mime, $postname);
12 } else if(!empty($mime)) {
13 $file = new CurlFile($name, $mime);
/PHP-7.3/ext/soap/tests/bugs/
H A Dbug29061.wsdl6 ncoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/"
H A Dbug40609.wsdl1 …lns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/…
26mime:content type="text/xml" /></wsdl:input></wsdl:operation><wsdl:operation name="getPrice"><http…
/PHP-7.3/tests/basic/
H A Drfc1867_garbled_mime_headers.phpt2 rfc1867 garbled mime headers

Completed in 154 milliseconds

1234