Home
last modified time | relevance | path

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

/PHP-5.5/sapi/cli/
H A Dphp_http_parser.h160 size_t php_http_parser_execute(php_http_parser *parser,
H A Dphp_http_parser.c323 size_t php_http_parser_execute (php_http_parser *parser, in php_http_parser_execute() function
H A Dphp_cli_server.c1793 nbytes_consumed = php_http_parser_execute(&client->parser, &settings, buf, nbytes_read); in php_cli_server_client_read_request()

Completed in 28 milliseconds