/PHP-8.2/ext/fileinfo/libmagic/ |
H A D | fsmagic.c | 77 if ((mime & MAGIC_MIME_TYPE)) { in handle_mime() 93 int mime = ms->flags & MAGIC_MIME; in file_fsmagic() local 114 if (!mime && !silent) { in file_fsmagic() 145 if (mime) { in file_fsmagic() 174 if (mime) { in file_fsmagic() 175 if (handle_mime(ms, mime, "fifo") == -1) in file_fsmagic() 184 if (mime) { in file_fsmagic() 185 if (handle_mime(ms, mime, "door") == -1) in file_fsmagic() 205 if (mime) { in file_fsmagic() 228 if (mime) { in file_fsmagic() [all …]
|
H A D | is_csv.c | 137 int mime = ms->flags & MAGIC_MIME; in file_is_csv() local 148 if (mime == MAGIC_MIME_ENCODING) in file_is_csv() 151 if (mime) { in file_is_csv()
|
H A D | is_tar.c | 72 int mime = ms->flags & MAGIC_MIME; in file_is_tar() local 81 if (mime == MAGIC_MIME_ENCODING) in file_is_tar() 84 if (file_printf(ms, "%s", mime ? "application/x-tar" : in file_is_tar()
|
/PHP-8.2/ext/standard/tests/image/ |
H A D | getimagesize.phpt | 39 ["mime"]=> 54 ["mime"]=> 69 ["mime"]=> 86 ["mime"]=> 101 ["mime"]=> 118 ["mime"]=> 135 ["mime"]=> 152 ["mime"]=> 169 ["mime"]=> 184 ["mime"]=> [all …]
|
H A D | getimagesize_basic.phpt | 60 ["mime"]=> 80 ["mime"]=> 100 ["mime"]=> 116 ["mime"]=> 134 ["mime"]=> 150 ["mime"]=> 170 ["mime"]=> 190 ["mime"]=> 208 ["mime"]=>
|
H A D | getimagesizefromstring1.phpt | 30 ["mime"]=> 46 ["mime"]=>
|
/PHP-8.2/ext/curl/ |
H A D | curl_file.c | 31 zend_string *fname, *mime = NULL, *postname = NULL; in curlfile_ctor() local 37 Z_PARAM_STR_OR_NULL(mime) in curlfile_ctor() 43 if (mime) { in curlfile_ctor() 44 zend_update_property_str(curl_CURLFile_class, Z_OBJ_P(cf), "mime", sizeof("mime")-1, mime); in curlfile_ctor() 125 zend_string *data, *postname, *mime = NULL; in ZEND_METHOD() local 134 Z_PARAM_STR(mime) in ZEND_METHOD() 139 if (mime) { in ZEND_METHOD() 140 …nd_update_property_str(curl_CURLStringFile_class, Z_OBJ_P(object), "mime", sizeof("mime")-1, mime); in ZEND_METHOD()
|
H A D | curl_file.stub.php | 9 public string $mime = ""; variable in CURLFile 34 public string $mime; variable in CURLStringFile 36 …public function __construct(string $data, string $postname, string $mime = "application/octet-stre… argument
|
/PHP-8.2/ext/curl/tests/ |
H A D | curl_string_file_upload.phpt | 8 function testcurl($ch, $postname, $data, $mime = null) 10 if (is_null($mime)) { 11 // for default mime value 14 $file = new CURLStringFile($data, $postname, $mime); 36 $file->mime = 'text/plain'; 37 var_dump($file->mime); 67 $mime =& $file->mime;
|
H A D | curl_file_upload.phpt | 8 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-8.2/ext/phar/tests/ |
H A D | frontcontroller12.phpt | 2 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 D | frontcontroller13.phpt | 2 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-8.2/ext/phar/tests/cache_list/ |
H A D | frontcontroller12.phpt | 2 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 D | frontcontroller13.phpt | 2 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-8.2/ext/phar/tests/tar/ |
H A D | frontcontroller12.phar.phpt | 2 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 D | frontcontroller13.phar.phpt | 2 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-8.2/ext/phar/tests/zip/ |
H A D | frontcontroller12.phar.phpt | 2 Phar front controller mime type unknown int zip-based 18 Fatal error: Uncaught PharException: Unknown mime type specifier used, only Phar::PHP, Phar::PHPS a…
|
H A D | frontcontroller13.phar.phpt | 2 Phar front controller mime type not string/int zip-based 18 …: Uncaught PharException: Unknown mime type specifier used (not a string or int), only Phar::PHP, …
|
/PHP-8.2/ext/fileinfo/tests/ |
H A D | bug79756.phpt | 9 $mime = finfo_file($finfo, $filename); 11 echo $mime;
|
H A D | bug77961.magic | 3 !:mime text/x-srt 17 !:mime application/x-java-pack200 22 !:mime text/x-objective-c
|
H A D | magic | 742 !:mime image/jp2 805 !:mime video/mp4 807 !:mime video/mp4 809 !:mime video/mp4 843 !:mime video/mp4 865 !:mime video/mp4 867 !:mime video/mp4 869 !:mime audio/mp4 871 !:mime audio/mp4 878 !:mime video/mp4 [all …]
|
H A D | magic私はガラスを食べられます | 742 !:mime image/jp2 805 !:mime video/mp4 807 !:mime video/mp4 809 !:mime video/mp4 843 !:mime video/mp4 865 !:mime video/mp4 867 !:mime video/mp4 869 !:mime audio/mp4 871 !:mime audio/mp4 878 !:mime video/mp4 [all …]
|
/PHP-8.2/ext/fileinfo/ |
H A D | magicdata.patch | 16 -!:mime application/x-xz 23 +!:mime application/x-xz 35 -!:mime font/woff 41 -!:mime font/woff2 93 !:mime image/svg+xml 95 !:mime application/x-gnucash 98 !:mime image/svg+xml
|
/PHP-8.2/ext/soap/tests/bugs/ |
H A D | bug29061.wsdl | 6 ncoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/"
|
H A D | bug40609.wsdl | 1 …lns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/… 26 …mime:content type="text/xml" /></wsdl:input></wsdl:operation><wsdl:operation name="getPrice"><http…
|