Home
last modified time | relevance | path

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

/PHP-7.4/sapi/embed/
H A Dphp_embed.c85 static void php_embed_flush(void *server_context) in php_embed_flush()
92 static void php_embed_send_header(sapi_header_struct *sapi_header, void *server_context) in php_embed_send_header()
/PHP-7.4/sapi/cli/
H A Dphp_cli.c313 static void sapi_cli_flush(void *server_context) /* {{{ */ in sapi_cli_flush()
403 static void sapi_cli_send_header(sapi_header_struct *sapi_header, void *server_context) /* {{{ */ in sapi_cli_send_header()
H A Dphp_cli_server.c568 static void sapi_cli_server_flush(void *server_context) /* {{{ */ in sapi_cli_server_flush()
/PHP-7.4/sapi/apache2handler/
H A Dsapi_apache2.c279 php_apache_sapi_flush(void *server_context) in php_apache_sapi_flush()
/PHP-7.4/sapi/cgi/
H A Dcgi_main.c350 static void sapi_cgi_flush(void *server_context) in sapi_cgi_flush()
357 static void sapi_fcgi_flush(void *server_context) in sapi_fcgi_flush()
/PHP-7.4/main/
H A DSAPI.h118 void *server_context; member
/PHP-7.4/sapi/litespeed/
H A Dlsapi_main.c166 static void sapi_lsapi_flush(void * server_context) in sapi_lsapi_flush()
/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_main.c292 static void sapi_cgibin_flush(void *server_context) /* {{{ */ in sapi_cgibin_flush()
/PHP-7.4/ext/opcache/
H A DZendAccelerator.c4664 static void preload_flush(void *server_context) in preload_flush()
4679 static void preload_send_header(sapi_header_struct *sapi_header, void *server_context) in preload_send_header()
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg.c824 static void php_sapi_phpdbg_send_header(sapi_header_struct *sapi_header, void *server_context) /* {… in php_sapi_phpdbg_send_header()

Completed in 50 milliseconds