Searched refs:noregex (Results 1 – 3 of 3) sorted by relevance
316 unsigned noregex:1; member
1318 ngx_uint_t noregex; in ngx_http_core_find_location() local1321 noregex = 0; in ngx_http_core_find_location()1333 noregex = clcf->noregex; in ngx_http_core_find_location()1349 if (noregex == 0 && pclcf->regex_locations) { in ngx_http_core_find_location()2928 clcf->noregex = 1; in ngx_http_core_location()2962 clcf->noregex = 1; in ngx_http_core_location()
2473 ngx_uint_t negative, noregex, flags; in ngx_http_ssi_if() local2568 noregex = 0; in ngx_http_ssi_if()2574 noregex = 1; in ngx_http_ssi_if()2597 if (noregex) { in ngx_http_ssi_if()