Searched refs:pcre_jit (Results 1 – 4 of 4) sorted by relevance
13 ngx_flag_t pcre_jit; member38 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()
2677 директива pcre_jit.2712 *) Добавление: директива pcre_jit.
2624 *) Bugfix: memory leak during reconfiguration if the "pcre_jit"2659 *) Feature: the "pcre_jit" directive.
405 syn keyword ngxDirective contained pcre_jit