ngx_http_parse_unsafe_uri  617 src/http/modules/ngx_http_dav_module.c     if (ngx_http_parse_unsafe_uri(r, &duri, &args, &flags) != NGX_OK) {
ngx_http_parse_unsafe_uri 2065 src/http/modules/ngx_http_ssi_filter_module.c     if (ngx_http_parse_unsafe_uri(r, uri, &args, &flags) != NGX_OK) {
ngx_http_parse_unsafe_uri  101 src/http/ngx_http.h ngx_int_t ngx_http_parse_unsafe_uri(ngx_http_request_t *r, ngx_str_t *uri,
ngx_http_parse_unsafe_uri 2474 src/http/ngx_http_upstream.c             if (ngx_http_parse_unsafe_uri(r, &uri, &args, &flags) != NGX_OK) {