Searched refs:ngx_http_rewrite_variable (Results 1 – 1 of 1) sorted by relevance
36 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