Home
last modified time | relevance | path

Searched refs:ngx_http_variables_add_core_vars (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_variables.h108 ngx_int_t ngx_http_variables_add_core_vars(ngx_conf_t *cf);
H A Dngx_http_variables.c2567 ngx_http_variables_add_core_vars(ngx_conf_t *cf) in ngx_http_variables_add_core_vars() function
H A Dngx_http_core_module.c3196 return ngx_http_variables_add_core_vars(cf); in ngx_http_core_preconfiguration()