Home
last modified time | relevance | path

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

/PHP-7.4/sapi/cli/
H A Dphp_http_parser.h144 , s_req_fragment_start enumerator
H A Dphp_http_parser.c302 || state == s_req_fragment_start || state == s_req_fragment) in php_http_parser_execute()
719 state = s_req_fragment_start; in php_http_parser_execute()
755 state = s_req_fragment_start; in php_http_parser_execute()
792 state = s_req_fragment_start; in php_http_parser_execute()
800 case s_req_fragment_start: in php_http_parser_execute()

Completed in 9 milliseconds