s_req_fragment    361 sapi/cli/php_http_parser.c   if (state == s_req_fragment)
s_req_fragment    371 sapi/cli/php_http_parser.c       || state == s_req_fragment_start || state == s_req_fragment)
s_req_fragment    873 sapi/cli/php_http_parser.c           state = s_req_fragment;
s_req_fragment    896 sapi/cli/php_http_parser.c             state = s_req_fragment;
s_req_fragment    906 sapi/cli/php_http_parser.c       case s_req_fragment: