Home
last modified time | relevance | path

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

/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_log.c298 sapi_headers_struct *sapi_headers = &SG(sapi_headers); in fpm_log_write() local
H A Dfpm_main.c312 static int sapi_cgi_send_headers(sapi_headers_struct *sapi_headers) /* {{{ */ in sapi_cgi_send_headers()
/PHP-7.4/sapi/apache2handler/
H A Dsapi_apache2.c83 …handler(sapi_header_struct *sapi_header, sapi_header_op_enum op, sapi_headers_struct *sapi_headers) in php_apache_sapi_header_handler()
145 php_apache_sapi_send_headers(sapi_headers_struct *sapi_headers) in php_apache_sapi_send_headers()
/PHP-7.4/sapi/litespeed/
H A Dlsapi_main.c373 static int sapi_lsapi_send_headers_like_cgi(sapi_headers_struct *sapi_headers) in sapi_lsapi_send_headers_like_cgi()
469 static int sapi_lsapi_send_headers(sapi_headers_struct *sapi_headers) in sapi_lsapi_send_headers()
/PHP-7.4/sapi/cli/
H A Dphp_cli.c395 static int sapi_cli_send_headers(sapi_headers_struct *sapi_headers) /* {{{ */ in sapi_cli_send_headers()
H A Dphp_cli_server.c587 static int sapi_cli_server_discard_headers(sapi_headers_struct *sapi_headers) /* {{{ */{ in sapi_cli_server_discard_headers()
592 static int sapi_cli_server_send_headers(sapi_headers_struct *sapi_headers) /* {{{ */ in sapi_cli_server_send_headers()
/PHP-7.4/main/
H A DSAPI.h120 sapi_headers_struct sapi_headers; member
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg.c816 static int php_sapi_phpdbg_send_headers(sapi_headers_struct *sapi_headers) /* {{{ */ in php_sapi_phpdbg_send_headers()
/PHP-7.4/sapi/cgi/
H A Dcgi_main.c371 static int sapi_cgi_send_headers(sapi_headers_struct *sapi_headers) in sapi_cgi_send_headers()
/PHP-7.4/ext/opcache/
H A DZendAccelerator.c4674 static int preload_send_headers(sapi_headers_struct *sapi_headers) in preload_send_headers()

Completed in 82 milliseconds