ngx_http_regex_compile  536 http/modules/ngx_http_map_module.c         regex->regex = ngx_http_regex_compile(ctx->cf, &rc);
ngx_http_regex_compile  324 http/modules/ngx_http_rewrite_module.c     regex->regex = ngx_http_regex_compile(cf, &rc);
ngx_http_regex_compile  752 http/modules/ngx_http_rewrite_module.c             regex->regex = ngx_http_regex_compile(cf, &rc);
ngx_http_regex_compile 2775 http/ngx_http_core_module.c     clcf->regex = ngx_http_regex_compile(cf, &rc);
ngx_http_regex_compile 3730 http/ngx_http_core_module.c         sn->regex = ngx_http_regex_compile(cf, &rc);
ngx_http_regex_compile   85 http/ngx_http_variables.h ngx_http_regex_t *ngx_http_regex_compile(ngx_conf_t *cf,