ngx_http_map_uri_to_path 185 src/http/modules/ngx_http_autoindex_module.c last = ngx_http_map_uri_to_path(r, &path, &root, ngx_http_map_uri_to_path 215 src/http/modules/ngx_http_dav_module.c if (ngx_http_map_uri_to_path(r, &path, &root, 0) == NULL) { ngx_http_map_uri_to_path 326 src/http/modules/ngx_http_dav_module.c if (ngx_http_map_uri_to_path(r, &path, &root, 0) == NULL) { ngx_http_map_uri_to_path 495 src/http/modules/ngx_http_dav_module.c p = ngx_http_map_uri_to_path(r, &path, &root, 0); ngx_http_map_uri_to_path 677 src/http/modules/ngx_http_dav_module.c if (ngx_http_map_uri_to_path(r, &path, &root, 0) == NULL) { ngx_http_map_uri_to_path 687 src/http/modules/ngx_http_dav_module.c if (ngx_http_map_uri_to_path(r, ©.path, &root, 0) == NULL) { ngx_http_map_uri_to_path 90 src/http/modules/ngx_http_flv_module.c last = ngx_http_map_uri_to_path(r, &path, &root, 0); ngx_http_map_uri_to_path 128 src/http/modules/ngx_http_gzip_static_module.c p = ngx_http_map_uri_to_path(r, &path, &root, sizeof(".gz") - 1); ngx_http_map_uri_to_path 164 src/http/modules/ngx_http_index_module.c name = ngx_http_map_uri_to_path(r, &path, &root, reserve); ngx_http_map_uri_to_path 475 src/http/modules/ngx_http_log_module.c if (ngx_http_map_uri_to_path(r, &path, &root, 0) == NULL) { ngx_http_map_uri_to_path 447 src/http/modules/ngx_http_mp4_module.c last = ngx_http_map_uri_to_path(r, &path, &root, 0); ngx_http_map_uri_to_path 106 src/http/modules/ngx_http_random_index_module.c last = ngx_http_map_uri_to_path(r, &path, &root, len); ngx_http_map_uri_to_path 77 src/http/modules/ngx_http_static_module.c last = ngx_http_map_uri_to_path(r, &path, &root, 0); ngx_http_map_uri_to_path 1212 src/http/ngx_http_core_module.c if (ngx_http_map_uri_to_path(r, &path, &root, allocated) == NULL) { ngx_http_map_uri_to_path 1386 src/http/ngx_http_core_module.c if (ngx_http_map_uri_to_path(r, &path, &root, 0) != NULL) { ngx_http_map_uri_to_path 517 src/http/ngx_http_core_module.h u_char *ngx_http_map_uri_to_path(ngx_http_request_t *r, ngx_str_t *name, ngx_http_map_uri_to_path 3745 src/http/ngx_http_upstream.c if (ngx_http_map_uri_to_path(r, &path, &root, 0) == NULL) { ngx_http_map_uri_to_path 1538 src/http/ngx_http_variables.c if (ngx_http_map_uri_to_path(r, &path, &root, 0) == NULL) {