Home
last modified time | relevance | path

Searched refs:php_http_should_keep_alive (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/sapi/cli/
H A Dphp_http_parser.h172 int php_http_should_keep_alive(php_http_parser *parser);
H A Dphp_http_parser.c1419 if (parser->type == PHP_HTTP_REQUEST || php_http_should_keep_alive(parser)) { in php_http_parser_execute()
1573 php_http_should_keep_alive (php_http_parser *parser) in php_http_should_keep_alive() function

Completed in 9 milliseconds