Home
last modified time | relevance | path

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

/php-src/sapi/fpm/tests/
H A Dgetallheaders.phpt2 FPM: Function getallheaders basic test
25 var_dump(getallheaders());
/php-src/sapi/cli/
H A Dphp_cli_server.stub.php7 function getallheaders(): array {} function
H A Dphp_cli_server.c509 PHP_FALIAS(getallheaders, apache_request_headers, arginfo_getallheaders)
/php-src/sapi/cgi/
H A Dcgi_main.stub.php10 function getallheaders(): array {} function
/php-src/sapi/fpm/fpm/
H A Dfpm_main.stub.php10 function getallheaders(): array {} function
/php-src/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-src/sapi/litespeed/
H A Dlsapi_main.stub.php8 function getallheaders(): array {} function
/php-src/sapi/apache2handler/
H A Dphp_functions.stub.php12 function getallheaders(): array {} function

Completed in 24 milliseconds