Searched refs:valid_location (Results 1 – 5 of 5) sorted by relevance
476 unsigned valid_location:1; member
842 r->valid_location = 1; in ngx_http_handler()1802 if (alias && !r->valid_location) { in ngx_http_map_uri_to_path()2392 sr->valid_location = r->valid_location; in ngx_http_subrequest()
1036 r->valid_location = 0; in ngx_http_script_regex_start_code()
1123 loc_len = (r->valid_location && ctx->vars.uri.len) ? plcf->location.len : 0; in ngx_http_proxy_create_key()1142 if (r->valid_location) { in ngx_http_proxy_create_key()1235 loc_len = (r->valid_location && ctx->vars.uri.len) ? in ngx_http_proxy_create_request()1359 if (r->valid_location) { in ngx_http_proxy_create_request()
3084 r->valid_location = 1; in ngx_http_v2_create_stream()