Home
last modified time | relevance | path

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

/PHP-8.1/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.c2008 curl_mime *mime = NULL; in build_mime_structure_from_hash() local
/PHP-8.1/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.c50 const char *mime; member
80 const char *mime; member
427 const char *mime; member
H A Dis_tar.c72 int mime = ms->flags & MAGIC_MIME; in file_is_tar() local
H A Dis_csv.c137 int mime = ms->flags & MAGIC_MIME; in file_is_csv() local
H A Dascmagic.c115 int mime = ms->flags & MAGIC_MIME; in file_ascmagic_with_encoding() local
H A Dis_json.c399 int mime = ms->flags & MAGIC_MIME; in file_is_json() local
H A Dcompress.c234 int mime = ms->flags & MAGIC_MIME; in format_decompression_error() local
255 int mime = ms->flags & MAGIC_MIME; in file_zmagic() local
/PHP-8.1/ext/phar/
H A Dphar_internal.h448 char *mime; member
H A Dphar.c3391 phar_mime_type mime; in PHP_GINIT_FUNCTION() local
H A Dphar_object.c32 phar_mime_type *mime; in phar_file_type() local

Completed in 57 milliseconds