ngx_regex_pcre_jit   28 src/core/ngx_regex.c static char *ngx_regex_pcre_jit(ngx_conf_t *cf, void *post, void *data);
ngx_regex_pcre_jit   29 src/core/ngx_regex.c static ngx_conf_post_t  ngx_regex_pcre_jit_post = { ngx_regex_pcre_jit };