noregex          2321 http/modules/ngx_http_ssi_filter_module.c     ngx_uint_t    negative, noregex, flags;
noregex          2416 http/modules/ngx_http_ssi_filter_module.c         noregex = 0;
noregex          2422 http/modules/ngx_http_ssi_filter_module.c         noregex = 1;
noregex          2445 http/modules/ngx_http_ssi_filter_module.c     if (noregex) {
noregex          1483 http/ngx_http_core_module.c     ngx_uint_t                 noregex;
noregex          1486 http/ngx_http_core_module.c     noregex = 0;
noregex          1498 http/ngx_http_core_module.c         noregex = clcf->noregex;
noregex          1514 http/ngx_http_core_module.c     if (noregex == 0 && pclcf->regex_locations) {
noregex          2623 http/ngx_http_core_module.c             clcf->noregex = 1;
noregex          2657 http/ngx_http_core_module.c             clcf->noregex = 1;
noregex           298 http/ngx_http_core_module.h     unsigned      noregex:1;