Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_rewrite_module.c36 static char *ngx_http_rewrite_variable(ngx_conf_t *cf,
697 if (ngx_http_rewrite_variable(cf, lcf, &value[cur]) != NGX_CONF_OK) { in ngx_http_rewrite_if_condition()
862 ngx_http_rewrite_variable(ngx_conf_t *cf, ngx_http_rewrite_loc_conf_t *lcf, in ngx_http_rewrite_variable() function