Home
last modified time | relevance | path

Searched refs:sapi_send_headers (Results 1 – 6 of 6) sorted by relevance

/PHP-7.4/main/
H A DSAPI.h189 SAPI_API int sapi_send_headers(void);
H A DSAPI.c839 SAPI_API int sapi_send_headers(void) in sapi_send_headers() function
/PHP-7.4/ext/standard/
H A Dhead.c72 if (sapi_send_headers()==FAILURE || SG(request_info).headers_only) { in php_header()
/PHP-7.4/sapi/apache2handler/
H A Dsapi_apache2.c294 sapi_send_headers(); in php_apache_sapi_flush()
/PHP-7.4/ext/phar/
H A Dphar_object.c177 if (FAILURE == sapi_send_headers()) { in phar_file_action()
303 sapi_send_headers(); in phar_do_403()
327 sapi_send_headers(); in phar_do_404()
806 sapi_send_headers(); in PHP_METHOD()
/PHP-7.4/sapi/cli/
H A Dphp_cli_server.c582 sapi_send_headers(); in sapi_cli_server_flush()

Completed in 36 milliseconds