Home
last modified time | relevance | path

Searched defs:content_type (Results 1 – 7 of 7) sorted by relevance

/PHP-7.4/sapi/apache2handler/
H A Dphp_apache.h51 char *content_type; member
/PHP-7.4/main/
H A DSAPI.c178 char *content_type = estrndup(SG(request_info).content_type, content_type_length); in sapi_read_post_data() local
301 char *mimetype, *charset, *content_type; in get_default_content_type() local
H A DSAPI.h89 const char *content_type; member
274 char *content_type; member
/PHP-7.4/ext/soap/
H A Dphp_http.c353 char *content_type, *http_version, *cookie_itt; in make_http_soap_request() local
/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_main.c990 char *content_type = FCGI_GETENV(request, "CONTENT_TYPE"); in init_request_info() local
/PHP-7.4/sapi/cgi/
H A Dcgi_main.c1204 char *content_type = CGI_GETENV("CONTENT_TYPE"); local
/PHP-7.4/ext/iconv/
H A Diconv.c381 char *s, *content_type, *mimetype = NULL; in php_iconv_output_handler() local

Completed in 41 milliseconds