Searched refs:regex_locations (Results 1 – 3 of 3) sorted by relevance
326 ngx_http_core_loc_conf_t **regex_locations; member
774 pclcf->regex_locations = clcfp; in ngx_http_init_locations()
1349 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()