Home
last modified time | relevance | path

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

/PHP-8.0/sapi/embed/
H A Dphp_embed.c84 static void php_embed_flush(void *server_context) in php_embed_flush()
91 static void php_embed_send_header(sapi_header_struct *sapi_header, void *server_context) in php_embed_send_header()
/PHP-8.0/sapi/fuzzer/
H A Dfuzzer-sapi.c77 static void fuzzer_flush(void *server_context) in fuzzer_flush()
82 static void send_header(sapi_header_struct *sapi_header, void *server_context) in send_header()
/PHP-8.0/sapi/cli/
H A Dphp_cli.c309 static void sapi_cli_flush(void *server_context) /* {{{ */ in sapi_cli_flush()
399 static void sapi_cli_send_header(sapi_header_struct *sapi_header, void *server_context) /* {{{ */ in sapi_cli_send_header()
H A Dphp_cli_server.c513 static void sapi_cli_server_flush(void *server_context) /* {{{ */ in sapi_cli_server_flush()
/PHP-8.0/sapi/apache2handler/
H A Dsapi_apache2.c283 php_apache_sapi_flush(void *server_context) in php_apache_sapi_flush()
/PHP-8.0/sapi/cgi/
H A Dcgi_main.c346 static void sapi_cgi_flush(void *server_context) in sapi_cgi_flush()
353 static void sapi_fcgi_flush(void *server_context) in sapi_fcgi_flush()
/PHP-8.0/main/
H A DSAPI.h113 void *server_context; member
/PHP-8.0/sapi/litespeed/
H A Dlsapi_main.c163 static void sapi_lsapi_flush(void * server_context) in sapi_lsapi_flush()
/PHP-8.0/sapi/fpm/fpm/
H A Dfpm_main.c287 static void sapi_cgibin_flush(void *server_context) /* {{{ */ in sapi_cgibin_flush()
/PHP-8.0/sapi/phpdbg/
H A Dphpdbg.c780 static void php_sapi_phpdbg_send_header(sapi_header_struct *sapi_header, void *server_context) /* {… in php_sapi_phpdbg_send_header()
/PHP-8.0/ext/opcache/
H A DZendAccelerator.c4777 static void preload_flush(void *server_context)
4792 static void preload_send_header(sapi_header_struct *sapi_header, void *server_context)

Completed in 67 milliseconds