php_http_parser   172 sapi/cli/php_cli_server.c 	php_http_parser parser;
php_http_parser    55 sapi/cli/php_http_parser.h typedef struct php_http_parser php_http_parser;
php_http_parser   157 sapi/cli/php_http_parser.h void php_http_parser_init(php_http_parser *parser, enum php_http_parser_type type);
php_http_parser   160 sapi/cli/php_http_parser.h size_t php_http_parser_execute(php_http_parser *parser,
php_http_parser   172 sapi/cli/php_http_parser.h int php_http_should_keep_alive(php_http_parser *parser);