Home
last modified time | relevance | path

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

/PHP-7.4/sapi/cli/
H A Dphp_http_parser.h137 , s_req_schema_slash enumerator
H A Dphp_http_parser.c298 if (state == s_req_path || state == s_req_schema || state == s_req_schema_slash in php_http_parser_execute()
617 state = s_req_schema_slash; in php_http_parser_execute()
630 case s_req_schema_slash: in php_http_parser_execute()

Completed in 9 milliseconds