ngx_regex_compile   45 core/ngx_regex.h ngx_int_t ngx_regex_compile(ngx_regex_compile_t *rc);
ngx_regex_compile 2687 http/modules/ngx_http_fastcgi_module.c     if (ngx_regex_compile(&rc) != NGX_OK) {
ngx_regex_compile  551 http/modules/ngx_http_referer_module.c     if (ngx_regex_compile(&rc) != NGX_OK) {
ngx_regex_compile 2467 http/modules/ngx_http_ssi_filter_module.c         if (ngx_regex_compile(&rgc) != NGX_OK) {
ngx_regex_compile 4447 http/ngx_http_core_module.c         if (ngx_regex_compile(&rc) != NGX_OK) {
ngx_regex_compile 1732 http/ngx_http_variables.c     if (ngx_regex_compile(rc) != NGX_OK) {