Home
last modified time | relevance | path

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

/PHP-5.5/sapi/cli/
H A Dphp_http_parser.h157 void php_http_parser_init(php_http_parser *parser, enum php_http_parser_type type);
H A Dphp_http_parser.c1600 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.c1882 php_http_parser_init(&client->parser, PHP_HTTP_REQUEST); in php_cli_server_client_ctor()

Completed in 19 milliseconds