Home
last modified time | relevance | path

Searched defs:mime (Results 1 – 14 of 14) sorted by relevance

/php-src/ext/curl/
H A Dcurl_file.stub.php9 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…
H A Dcurl_file.c31 zend_string *fname, *mime = NULL, *postname = NULL; in curlfile_ctor() local
125 zend_string *data, *postname, *mime = NULL; in ZEND_METHOD() local
H A Dinterface.c1335 static inline CURLcode add_simple_field(curl_mime *mime, zend_string *string_key, zval *current) in add_simple_field()
1367 curl_mime *mime = NULL; in build_mime_structure_from_hash() local
/php-src/ext/fileinfo/libmagic/
H A Dfsmagic.c75 handle_mime(struct magic_set *ms, int mime, const char *str) in handle_mime()
93 int mime = ms->flags & MAGIC_MIME; in file_fsmagic() local
H A Dreadcdf.c48 const char *mime; member
78 const char *mime; member
425 const char *mime; member
H A Dis_tar.c72 int mime = ms->flags & MAGIC_MIME; in file_is_tar() local
H A Dis_csv.c138 int mime = ms->flags & MAGIC_MIME; in file_is_csv() local
H A Dis_simh.c153 int mime = ms->flags & MAGIC_MIME; in file_is_simh() local
H A Dascmagic.c115 int mime = ms->flags & MAGIC_MIME; in file_ascmagic_with_encoding() local
H A Dis_json.c427 int mime = ms->flags & MAGIC_MIME; in file_is_json() local
H A Dcompress.c258 int mime = ms->flags & MAGIC_MIME; in format_decompression_error() local
279 int mime = ms->flags & MAGIC_MIME; in file_zmagic() local
/php-src/ext/phar/
H A Dphar_internal.h331 char *mime; member
H A Dphar.c3339 phar_mime_type mime; in PHP_GINIT_FUNCTION() local
H A Dphar_object.c40 phar_mime_type *mime; in phar_file_type() local

Completed in 44 milliseconds