Searched refs:ngx_regex_conf_t (Results 1 – 1 of 1) sorted by relevance
14 } ngx_regex_conf_t; typedef38 offsetof(ngx_regex_conf_t, pcre_jit),299 ngx_regex_conf_t *rcf; in ngx_regex_module_init()302 rcf = (ngx_regex_conf_t *) ngx_get_conf(cycle->conf_ctx, ngx_regex_module); in ngx_regex_module_init()377 ngx_regex_conf_t *rcf; in ngx_regex_create_conf()379 rcf = ngx_pcalloc(cycle->pool, sizeof(ngx_regex_conf_t)); in ngx_regex_create_conf()398 ngx_regex_conf_t *rcf = conf; in ngx_regex_init_conf()