Searched refs:PHP_HTTP_REPORT (Results 1 – 2 of 2) sorted by relevance
/PHP-7.1/sapi/cli/ | ||
H A D | php_http_parser.h | 97 , PHP_HTTP_REPORT enumerator |
H A D | php_http_parser.c | 524 case 'R': parser->method = PHP_HTTP_REPORT; break; in php_http_parser_execute() |
Completed in 11 milliseconds