Home
last modified time | relevance | path

Searched defs:sapi_header (Results 1 – 17 of 17) sorted by relevance

/PHP-5.5/sapi/pi3web/
H A Dpi3web_sapi.c139 static int sapi_pi3web_header_handler(sapi_header_struct *sapi_header, sapi_headers_struct *sapi_he… in sapi_pi3web_header_handler()
145 static void accumulate_header_length(sapi_header_struct *sapi_header, uint *total_length TSRMLS_DC) in accumulate_header_length()
151 static void concat_header(sapi_header_struct *sapi_header, char **combined_headers_ptr TSRMLS_DC) in concat_header()
/PHP-5.5/sapi/isapi/
H A Dphp5isapi.c218 static int sapi_isapi_header_handler(sapi_header_struct *sapi_header, sapi_header_op_enum op, sapi_… in sapi_isapi_header_handler()
225 static void accumulate_header_length(sapi_header_struct *sapi_header, uint *total_length TSRMLS_DC) in accumulate_header_length()
231 static void concat_header(sapi_header_struct *sapi_header, char **combined_headers_ptr TSRMLS_DC) in concat_header()
/PHP-5.5/sapi/embed/
H A Dphp_embed.c89 static void php_embed_send_header(sapi_header_struct *sapi_header, void *server_context TSRMLS_DC) in php_embed_send_header()
/PHP-5.5/sapi/phttpd/
H A Dphttpd.c70 php_phttpd_sapi_header_handler(sapi_header_struct *sapi_header, sapi_headers_struct *sapi_headers T… in php_phttpd_sapi_header_handler()
/PHP-5.5/main/
H A DSAPI.c121 SAPI_API void sapi_free_header(sapi_header_struct *sapi_header) in sapi_free_header()
669 sapi_header_struct sapi_header; in sapi_header_op() local
/PHP-5.5/sapi/webjames/
H A Dwebjames.c64 static void sapi_webjames_send_header(sapi_header_struct *sapi_header, void *server_context TSRMLS_… in sapi_webjames_send_header()
/PHP-5.5/ext/standard/
H A Dhead.c265 sapi_header_struct *sapi_header = (sapi_header_struct *)data; in php_head_apply_header_list_to_hash() local
/PHP-5.5/sapi/continuity/
H A Dcapi.c146 static int sapi_capi_header_handler(sapi_header_struct * sapi_header, sapi_headers_struct * sapi_he… in sapi_capi_header_handler()
/PHP-5.5/sapi/aolserver/
H A Daolserver.c114 php_ns_sapi_header_handler(sapi_header_struct *sapi_header, sapi_headers_struct *sapi_headers TSRML… in php_ns_sapi_header_handler()
/PHP-5.5/sapi/apache2handler/
H A Dsapi_apache2.c92 php_apache_sapi_header_handler(sapi_header_struct *sapi_header, sapi_header_op_enum op, sapi_header… in php_apache_sapi_header_handler()
/PHP-5.5/sapi/caudium/
H A Dcaudium.c337 php_caudium_sapi_header_handler(sapi_header_struct *sapi_header, in php_caudium_sapi_header_handler()
/PHP-5.5/sapi/apache2filter/
H A Dsapi_apache2.c94 php_apache_sapi_header_handler(sapi_header_struct *sapi_header, sapi_header_op_enum op, sapi_header… in php_apache_sapi_header_handler()
/PHP-5.5/sapi/roxen/
H A Droxen.c326 php_roxen_sapi_header_handler(sapi_header_struct *sapi_header, in php_roxen_sapi_header_handler()
/PHP-5.5/sapi/nsapi/
H A Dnsapi.c518 static int sapi_nsapi_header_handler(sapi_header_struct *sapi_header, sapi_header_op_enum op, sapi_… in sapi_nsapi_header_handler()
/PHP-5.5/sapi/apache/
H A Dmod_php5.c166 static int sapi_apache_header_handler(sapi_header_struct *sapi_header, sapi_header_op_enum op, sapi… in sapi_apache_header_handler()
/PHP-5.5/sapi/cli/
H A Dphp_cli.c410 static void sapi_cli_send_header(sapi_header_struct *sapi_header, void *server_context TSRMLS_DC) /… in sapi_cli_send_header()
/PHP-5.5/sapi/apache_hooks/
H A Dmod_php5.c311 static int sapi_apache_header_handler(sapi_header_struct *sapi_header, sapi_header_op_enum op, sapi… in sapi_apache_header_handler()

Completed in 77 milliseconds