Home
last modified time | relevance | path

Searched defs:mime_type (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/sapi/cli/
H A Dmime_type_map.h27 const char *mime_type; member
H A Dphp_cli_server.c2148 const char *mime_type = get_mime_type(server, client->request.ext, client->request.ext_len); in php_cli_server_begin_send_static() local
/PHP-7.4/ext/phar/
H A Dphar_object.c28 static int phar_file_type(HashTable *mimes, char *file, char **mime_type) /* {{{ */ in phar_file_type()
134 static int phar_file_action(phar_archive_data *phar, phar_entry_info *info, char *mime_type, int co… in phar_file_action()
546 char *fname, *path_info, *mime_type = NULL, *entry, *pt; in PHP_METHOD() local

Completed in 32 milliseconds