ngx_http_parse_chunked 2038 src/http/modules/ngx_http_proxy_module.c         rc = ngx_http_parse_chunked(r, buf, &ctx->chunked);
ngx_http_parse_chunked 2217 src/http/modules/ngx_http_proxy_module.c         rc = ngx_http_parse_chunked(r, buf, &ctx->chunked);
ngx_http_parse_chunked  113 src/http/ngx_http.h ngx_int_t ngx_http_parse_chunked(ngx_http_request_t *r, ngx_buf_t *b,
ngx_http_parse_chunked  795 src/http/ngx_http_request_body.c             rc = ngx_http_parse_chunked(r, b, rb->chunked);
ngx_http_parse_chunked 1022 src/http/ngx_http_request_body.c             rc = ngx_http_parse_chunked(r, cl->buf, rb->chunked);