ngx_regex_compile_t   63 core/ngx_regex.c ngx_regex_compile(ngx_regex_compile_t *rc)
ngx_regex_compile_t   45 core/ngx_regex.h ngx_int_t ngx_regex_compile(ngx_regex_compile_t *rc);
ngx_regex_compile_t 2673 http/modules/ngx_http_fastcgi_module.c     ngx_regex_compile_t   rc;
ngx_regex_compile_t 2680 http/modules/ngx_http_fastcgi_module.c     ngx_memzero(&rc, sizeof(ngx_regex_compile_t));
ngx_regex_compile_t  518 http/modules/ngx_http_map_module.c         ngx_regex_compile_t    rc;
ngx_regex_compile_t  530 http/modules/ngx_http_map_module.c         ngx_memzero(&rc, sizeof(ngx_regex_compile_t));
ngx_regex_compile_t  513 http/modules/ngx_http_referer_module.c     ngx_regex_compile_t   rc;
ngx_regex_compile_t  543 http/modules/ngx_http_referer_module.c     ngx_memzero(&rc, sizeof(ngx_regex_compile_t));
ngx_regex_compile_t  299 http/modules/ngx_http_rewrite_module.c     ngx_regex_compile_t                rc;
ngx_regex_compile_t  316 http/modules/ngx_http_rewrite_module.c     ngx_memzero(&rc, sizeof(ngx_regex_compile_t));
ngx_regex_compile_t  637 http/modules/ngx_http_rewrite_module.c     ngx_regex_compile_t            rc;
ngx_regex_compile_t  745 http/modules/ngx_http_rewrite_module.c             ngx_memzero(&rc, sizeof(ngx_regex_compile_t));
ngx_regex_compile_t 2455 http/modules/ngx_http_ssi_filter_module.c         ngx_regex_compile_t  rgc;
ngx_regex_compile_t 2460 http/modules/ngx_http_ssi_filter_module.c         ngx_memzero(&rgc, sizeof(ngx_regex_compile_t));
ngx_regex_compile_t 2760 http/ngx_http_core_module.c     ngx_regex_compile_t  rc;
ngx_regex_compile_t 2763 http/ngx_http_core_module.c     ngx_memzero(&rc, sizeof(ngx_regex_compile_t));
ngx_regex_compile_t 3705 http/ngx_http_core_module.c         ngx_regex_compile_t   rc;
ngx_regex_compile_t 3717 http/ngx_http_core_module.c         ngx_memzero(&rc, sizeof(ngx_regex_compile_t));
ngx_regex_compile_t 4404 http/ngx_http_core_module.c     ngx_regex_compile_t   rc;
ngx_regex_compile_t 4417 http/ngx_http_core_module.c     ngx_memzero(&rc, sizeof(ngx_regex_compile_t));
ngx_regex_compile_t 1719 http/ngx_http_variables.c ngx_http_regex_compile(ngx_conf_t *cf, ngx_regex_compile_t *rc)
ngx_regex_compile_t   86 http/ngx_http_variables.h     ngx_regex_compile_t *rc);