php_http_parser_execute 1793 sapi/cli/php_cli_server.c 	nbytes_consumed = php_http_parser_execute(&client->parser, &settings, buf, nbytes_read);
php_http_parser_execute  160 sapi/cli/php_http_parser.h size_t php_http_parser_execute(php_http_parser *parser,