Home
last modified time | relevance | path

Searched refs:pcre_jit (Results 1 – 4 of 4) sorted by relevance

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_regex.c13 ngx_flag_t pcre_jit; member
38 offsetof(ngx_regex_conf_t, pcre_jit),
304 if (rcf->pcre_jit) { in ngx_regex_module_init()
384 rcf->pcre_jit = NGX_CONF_UNSET; in ngx_regex_create_conf()
400 ngx_conf_init_value(rcf->pcre_jit, 0); in ngx_regex_init_conf()
/f-stack/app/nginx-1.16.1/
H A DCHANGES.ru2677 директива pcre_jit.
2712 *) Добавление: директива pcre_jit.
H A DCHANGES2624 *) Bugfix: memory leak during reconfiguration if the "pcre_jit"
2659 *) Feature: the "pcre_jit" directive.
/f-stack/app/nginx-1.16.1/contrib/vim/syntax/
H A Dnginx.vim405 syn keyword ngxDirective contained pcre_jit