Home
last modified time | relevance | path

Searched defs:mimetype (Results 1 – 6 of 6) sorted by relevance

/PHP-7.4/main/
H A DSAPI.c301 char *mimetype, *charset, *content_type; in get_default_content_type() local
367 SAPI_API size_t sapi_apply_default_charset(char **mimetype, size_t len) in sapi_apply_default_charset()
766 char *ptr = colon_offset+1, *mimetype = NULL, *newheader; in sapi_header_op() local
H A DSAPI.h59 char *mimetype; member
/PHP-7.4/ext/iconv/
H A Diconv.c381 char *s, *content_type, *mimetype = NULL; in php_iconv_output_handler() local
/PHP-7.4/ext/fileinfo/libmagic/
H A Dfile.h326 char mimetype[MAXMIME]; /* MIME type */ member
/PHP-7.4/ext/phar/
H A Dphar.c3373 #define PHAR_SET_MIME(mimetype, ret, fileext) \ in PHP_GINIT_FUNCTION() argument
/PHP-7.4/ext/mbstring/
H A Dmbstring.c2223 char *s, *mimetype = NULL; in PHP_FUNCTION() local

Completed in 38 milliseconds