Home
last modified time | relevance | path

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

/PHP-7.4/sapi/cli/
H A Dphp_http_parser.h139 , s_req_host enumerator
H A Dphp_http_parser.c301 || state == s_req_host in php_http_parser_execute()
620 state = s_req_host; in php_http_parser_execute()
623 state = s_req_host; in php_http_parser_execute()
637 state = s_req_host; in php_http_parser_execute()
640 case s_req_host: in php_http_parser_execute()

Completed in 10 milliseconds