Searched refs:ngx_regex_pcre_jit (Results 1 – 1 of 1) sorted by relevance
28 static char *ngx_regex_pcre_jit(ngx_conf_t *cf, void *post, void *data);29 static ngx_conf_post_t ngx_regex_pcre_jit_post = { ngx_regex_pcre_jit };407 ngx_regex_pcre_jit(ngx_conf_t *cf, void *post, void *data) in ngx_regex_pcre_jit() function