ngx_regex_compile   50 src/core/ngx_regex.h ngx_int_t ngx_regex_compile(ngx_regex_compile_t *rc);
ngx_regex_compile 3552 src/http/modules/ngx_http_fastcgi_module.c     if (ngx_regex_compile(&rc) != NGX_OK) {
ngx_regex_compile  610 src/http/modules/ngx_http_referer_module.c     if (ngx_regex_compile(&rc) != NGX_OK) {
ngx_regex_compile 1898 src/http/modules/ngx_http_ssi_filter_module.c     if (ngx_regex_compile(&rgc) != NGX_OK) {
ngx_regex_compile 5189 src/http/ngx_http_core_module.c         if (ngx_regex_compile(&rc) != NGX_OK) {
ngx_regex_compile 2315 src/http/ngx_http_variables.c     if (ngx_regex_compile(rc) != NGX_OK) {