Searched refs:ngx_http_process_request_uri (Results 1 – 3 of 3) sorted by relevance
119 ngx_int_t ngx_http_process_request_uri(ngx_http_request_t *r);
1091 if (ngx_http_process_request_uri(r) != NGX_OK) { in ngx_http_process_request_line()1201 ngx_http_process_request_uri(ngx_http_request_t *r) in ngx_http_process_request_uri() function
3391 if (ngx_http_process_request_uri(r) != NGX_OK) { in ngx_http_v2_parse_path()