Searched defs:mimetype (Results 1 – 6 of 6) sorted by relevance
/PHP-7.3/main/ |
H A D | SAPI.c | 305 char *mimetype, *charset, *content_type; in get_default_content_type() local 371 SAPI_API size_t sapi_apply_default_charset(char **mimetype, size_t len) in sapi_apply_default_charset() 770 char *ptr = colon_offset+1, *mimetype = NULL, *newheader; in sapi_header_op() local
|
H A D | SAPI.h | 59 char *mimetype; member
|
/PHP-7.3/ext/fileinfo/libmagic/ |
H A D | file.h | 321 char mimetype[MAXMIME]; /* MIME type */ member
|
/PHP-7.3/ext/iconv/ |
H A D | iconv.c | 396 char *s, *content_type, *mimetype = NULL; in php_iconv_output_handler() local
|
/PHP-7.3/ext/phar/ |
H A D | phar.c | 3386 #define PHAR_SET_MIME(mimetype, ret, fileext) \ argument
|
/PHP-7.3/ext/mbstring/ |
H A D | mbstring.c | 2218 char *s, *mimetype = NULL; in PHP_FUNCTION() local
|
Completed in 39 milliseconds