Home
last modified time | relevance | path

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

/PHP-8.2/sapi/fpm/tests/
H A Dgetallheaders.phpt2 FPM: Function getallheaders basic test
25 var_dump(getallheaders());
/PHP-8.2/sapi/cli/
H A Dphp_cli_server.stub.php7 function getallheaders(): array {} function
H A Dphp_cli_server.c500 PHP_FALIAS(getallheaders, apache_request_headers, arginfo_getallheaders)
/PHP-8.2/sapi/cgi/
H A Dcgi_main.stub.php10 function getallheaders(): array {} function
H A Dcgi_main_arginfo.h23 ZEND_FALIAS(getallheaders, apache_request_headers, arginfo_getallheaders)
/PHP-8.2/sapi/fpm/fpm/
H A Dfpm_main.stub.php10 function getallheaders(): array {} function
H A Dfpm_main_arginfo.h24 ZEND_FALIAS(getallheaders, apache_request_headers, arginfo_getallheaders)
/PHP-8.2/sapi/cli/tests/
H A Dphp_cli_server_019.phpt2 Implement Req #65917 (getallheaders() is not supported by the built-in web server)
12 var_dump(getallheaders());
/PHP-8.2/sapi/litespeed/
H A Dlsapi_main.stub.php8 function getallheaders(): array {} function
H A Dlsapi_main_arginfo.h30 ZEND_FALIAS(getallheaders, litespeed_request_headers, arginfo_getallheaders)
/PHP-8.2/sapi/apache2handler/
H A Dphp_functions.stub.php12 function getallheaders(): array {} function
H A Dphp_functions_arginfo.h56 ZEND_FALIAS(getallheaders, apache_request_headers, arginfo_getallheaders)

Completed in 40 milliseconds