Home
last modified time | relevance | path

Searched refs:ngx_http_update_location_config (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http.h122 void ngx_http_update_location_config(ngx_http_request_t *r);
H A Dngx_http_core_module.c971 ngx_http_update_location_config(r); in ngx_http_core_find_config_phase()
1222 ngx_http_update_location_config(ngx_http_request_t *r) in ngx_http_update_location_config() function
2406 ngx_http_update_location_config(sr); in ngx_http_subrequest()
2451 ngx_http_update_location_config(r); in ngx_http_internal_redirect()
2522 ngx_http_update_location_config(r); in ngx_http_named_location()
H A Dngx_http_script.c1433 ngx_http_update_location_config(e->request); in ngx_http_script_if_code()