ngx_http_process_request_uri  118 src/http/ngx_http.h ngx_int_t ngx_http_process_request_uri(ngx_http_request_t *r);
ngx_http_process_request_uri  958 src/http/ngx_http_request.c             if (ngx_http_process_request_uri(r) != NGX_OK) {
ngx_http_process_request_uri 2984 src/http/ngx_http_spdy.c     if (ngx_http_process_request_uri(r) != NGX_OK) {