ngx_http_proxy_rewrite  163 src/http/modules/ngx_http_proxy_module.c static ngx_int_t ngx_http_proxy_rewrite(ngx_http_request_t *r,
ngx_http_proxy_rewrite 2619 src/http/modules/ngx_http_proxy_module.c     return ngx_http_proxy_rewrite(r, h, prefix, pattern.len, &replacement);
ngx_http_proxy_rewrite 2647 src/http/modules/ngx_http_proxy_module.c     return ngx_http_proxy_rewrite(r, h, prefix, len, &replacement);
ngx_http_proxy_rewrite 2680 src/http/modules/ngx_http_proxy_module.c     return ngx_http_proxy_rewrite(r, h, prefix, len, &replacement);