Home
last modified time | relevance | path

Searched refs:sapi_header_op_enum (Results 1 – 5 of 5) sorted by relevance

/PHP-7.3/main/
H A DSAPI.h178 } sapi_header_op_enum; typedef
181 SAPI_API int sapi_header_op(sapi_header_op_enum op, void *arg);
234 …int (*header_handler)(sapi_header_struct *sapi_header, sapi_header_op_enum op, sapi_headers_struct…
H A DSAPI.c636 static void sapi_header_add_op(sapi_header_op_enum op, sapi_header_struct *sapi_header) in sapi_header_add_op()
657 SAPI_API int sapi_header_op(sapi_header_op_enum op, void *arg) in sapi_header_op()
/PHP-7.3/sapi/apache2handler/
H A Dsapi_apache2.c83 php_apache_sapi_header_handler(sapi_header_struct *sapi_header, sapi_header_op_enum op, sapi_header… in php_apache_sapi_header_handler()
/PHP-7.3/sapi/cli/
H A Dphp_cli.c402 static int sapi_cli_header_handler(sapi_header_struct *h, sapi_header_op_enum op, sapi_headers_stru… in sapi_cli_header_handler()
/PHP-7.3/sapi/phpdbg/
H A Dphpdbg.c828 static int php_sapi_phpdbg_header_handler(sapi_header_struct *h, sapi_header_op_enum op, sapi_heade… in php_sapi_phpdbg_header_handler()

Completed in 30 milliseconds