Home
last modified time | relevance | path

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

/PHP-5.5/sapi/apache2handler/
H A Dphp_apache.h48 char *content_type; member
/PHP-5.5/main/
H A DSAPI.c203 char *content_type = estrndup(SG(request_info).content_type, content_type_length); in sapi_read_post_data() local
297 char *mimetype, *charset, *content_type; in get_default_content_type() local
H A DSAPI.h90 const char *content_type; member
277 char *content_type; member
/PHP-5.5/sapi/continuity/
H A Dcapi.c418 char *content_type = lstFset_get(NSG(t->req_hdrs), "content-type"); in capi_request_ctor() local
/PHP-5.5/sapi/apache2filter/
H A Dsapi_apache2.c399 char *content_type; in php_apache_request_ctor() local
/PHP-5.5/sapi/nsapi/
H A Dnsapi.c970 char *content_type = pblock_findval("content-type", rq->headers); in php5_execute() local
/PHP-5.5/ext/soap/
H A Dphp_http.c351 char *http_headers, *http_body, *content_type, *http_version, *cookie_itt; in make_http_soap_request() local
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_main.c1083 char *content_type = sapi_cgibin_getenv("CONTENT_TYPE", sizeof("CONTENT_TYPE") - 1 TSRMLS_CC); local
/PHP-5.5/sapi/cgi/
H A Dcgi_main.c1168 char *content_type = CGI_GETENV("CONTENT_TYPE"); local
/PHP-5.5/ext/iconv/
H A Diconv.c334 char *s, *content_type, *mimetype = NULL; in php_iconv_output_handler() local

Completed in 60 milliseconds