Home
last modified time | relevance | path

Searched refs:SAPI_HEADER_SEND_FAILED (Results 1 – 7 of 7) sorted by relevance

/PHP-5.5/main/
H A DSAPI.h289 #define SAPI_HEADER_SEND_FAILED 3 macro
H A DSAPI.c915 case SAPI_HEADER_SEND_FAILED: in sapi_send_headers()
/PHP-5.5/sapi/roxen/
H A Droxen.c360 return SAPI_HEADER_SEND_FAILED; in php_roxen_low_send_headers()
/PHP-5.5/sapi/caudium/
H A Dcaudium.c368 return SAPI_HEADER_SEND_FAILED; in php_caudium_low_send_headers()
/PHP-5.5/sapi/apache/
H A Dmod_php5.c228 return SAPI_HEADER_SEND_FAILED; in sapi_apache_send_headers()
/PHP-5.5/sapi/nsapi/
H A Dnsapi.c587 return SAPI_HEADER_SEND_FAILED; in sapi_nsapi_send_headers()
/PHP-5.5/sapi/apache_hooks/
H A Dmod_php5.c367 return SAPI_HEADER_SEND_FAILED; in sapi_apache_send_headers()

Completed in 29 milliseconds