ngx_http_regex_compile  532 src/http/modules/ngx_http_map_module.c         regex->regex = ngx_http_regex_compile(ctx->cf, &rc);
ngx_http_regex_compile 4057 src/http/modules/ngx_http_proxy_module.c     pr->pattern.regex = ngx_http_regex_compile(cf, &rc);
ngx_http_regex_compile  337 src/http/modules/ngx_http_rewrite_module.c     regex->regex = ngx_http_regex_compile(cf, &rc);
ngx_http_regex_compile  771 src/http/modules/ngx_http_rewrite_module.c             regex->regex = ngx_http_regex_compile(cf, &rc);
ngx_http_regex_compile 3271 src/http/ngx_http_core_module.c     clcf->regex = ngx_http_regex_compile(cf, &rc);
ngx_http_regex_compile 4395 src/http/ngx_http_core_module.c         sn->regex = ngx_http_regex_compile(cf, &rc);
ngx_http_regex_compile   83 src/http/ngx_http_variables.h ngx_http_regex_t *ngx_http_regex_compile(ngx_conf_t *cf,