s_req_fragment    359 sapi/cli/php_http_parser.c   if (state == s_req_fragment)
s_req_fragment    369 sapi/cli/php_http_parser.c       || state == s_req_fragment_start || state == s_req_fragment)
s_req_fragment    870 sapi/cli/php_http_parser.c           state = s_req_fragment;
s_req_fragment    893 sapi/cli/php_http_parser.c             state = s_req_fragment;
s_req_fragment    903 sapi/cli/php_http_parser.c       case s_req_fragment: