Searched refs:ngx_http_parse_complex_uri (Results 1 – 3 of 3) sorted by relevance
98 ngx_int_t ngx_http_parse_complex_uri(ngx_http_request_t *r,
1263 ngx_http_parse_complex_uri(ngx_http_request_t *r, ngx_uint_t merge_slashes) in ngx_http_parse_complex_uri() function
1221 if (ngx_http_parse_complex_uri(r, cscf->merge_slashes) != NGX_OK) { in ngx_http_process_request_uri()