Searched refs:ngx_http_proxy_set_vars (Results 1 – 1 of 1) sorted by relevance
209 static void ngx_http_proxy_set_vars(ngx_url_t *u, ngx_http_proxy_vars_t *v);1047 ngx_http_proxy_set_vars(&url, &ctx->vars); in ngx_http_proxy_eval()3696 ngx_http_proxy_set_vars(&u, &plcf->vars); in ngx_http_proxy_pass()4367 ngx_http_proxy_set_vars(ngx_url_t *u, ngx_http_proxy_vars_t *v) in ngx_http_proxy_set_vars() function