Home
last modified time | relevance | path

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

/PHP-8.0/sapi/cli/
H A Dphp_http_parser.h224 void php_http_parser_init(php_http_parser *parser, enum php_http_parser_type type);
H A Dphp_http_parser.c1552 php_http_parser_init (php_http_parser *parser, enum php_http_parser_type t) in php_http_parser_init() function
H A Dphp_cli_server.c1898 php_http_parser_init(&client->parser, PHP_HTTP_REQUEST); in php_cli_server_client_ctor()

Completed in 40 milliseconds