Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.h326 ngx_http_core_loc_conf_t **regex_locations; member
H A Dngx_http.c774 pclcf->regex_locations = clcfp; in ngx_http_init_locations()
H A Dngx_http_core_module.c1349 if (noregex == 0 && pclcf->regex_locations) { in ngx_http_core_find_location()
1351 for (clcfp = pclcf->regex_locations; *clcfp; clcfp++) { in ngx_http_core_find_location()