Home
last modified time | relevance | path

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

/PHP-5.5/sapi/apache_hooks/
H A Dphp_apache.c577 static void add_header_to_table(table *t, INTERNAL_FUNCTION_PARAMETERS) in add_header_to_table() function
664 add_header_to_table(r->headers_out, INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_FUNCTION()
683 add_header_to_table(r->err_headers_out, INTERNAL_FUNCTION_PARAM_PASSTHRU); in PHP_FUNCTION()

Completed in 8 milliseconds