Home
last modified time | relevance | path

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

/php-src/sapi/apache2handler/
H A Dphp_apache.h49 char *content_type; member
/php-src/main/
H A DSAPI.c176 char *content_type = estrndup(SG(request_info).content_type, content_type_length); in sapi_read_post_data() local
303 char *mimetype, *charset, *content_type; in get_default_content_type() local
H A DSAPI.h84 const char *content_type; member
293 char *content_type; member
/php-src/ext/soap/
H A Dphp_http.c346 char *content_type, *http_version, *cookie_itt; in make_http_soap_request() local
/php-src/sapi/fpm/fpm/
H A Dfpm_main.c1001 char *content_type = FCGI_GETENV(request, "CONTENT_TYPE"); in init_request_info() local
/php-src/sapi/cgi/
H A Dcgi_main.c1189 char *content_type = CGI_GETENV("CONTENT_TYPE"); local
/php-src/ext/iconv/
H A Diconv.c302 char *s, *content_type, *mimetype = NULL; in php_iconv_output_handler() local

Completed in 30 milliseconds