Home
last modified time | relevance | path

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

/PHP-7.4/sapi/cgi/tests/
H A Dapache_response_headers.phpt2 apache_response_headers()
14 $test_file = __DIR__ . DIRECTORY_SEPARATOR ."apache_response_headers.test.php";
25 var_dump( apache_response_headers() );
37 @unlink( __DIR__ . DIRECTORY_SEPARATOR ."apache_response_headers.test.php" );
/PHP-7.4/sapi/cli/tests/
H A Dphp_cli_server_019.phpt14 var_dump(apache_response_headers());
/PHP-7.4/sapi/apache2handler/
H A Dphp_functions.c195 PHP_FUNCTION(apache_response_headers) in PHP_FUNCTION() argument
522 PHP_FE(apache_response_headers, arginfo_apache2handler_response_headers)
/PHP-7.4/sapi/litespeed/
H A DREADME.md197 Since 4.0 release `apache_response_headers` function is supported.
H A Dlsapi_main.c1639 PHP_FALIAS(apache_response_headers, litespeed_response_headers, arginfo_litespeed__void)
/PHP-7.4/sapi/cgi/
H A Dcgi_main.c1707 PHP_FUNCTION(apache_response_headers) /* {{{ */ argument
1724 PHP_FE(apache_response_headers, arginfo_no_args)
/PHP-7.4/sapi/cli/
H A Dphp_cli_server.c436 PHP_FUNCTION(apache_response_headers) /* {{{ */ in PHP_FUNCTION() argument
498 PHP_FE(apache_response_headers, arginfo_no_args)

Completed in 40 milliseconds