Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_variables.c14 static ngx_http_variable_t *ngx_http_add_prefix_variable(ngx_conf_t *cf,
411 return ngx_http_add_prefix_variable(cf, name, flags); in ngx_http_add_variable()
475 ngx_http_add_prefix_variable(ngx_conf_t *cf, ngx_str_t *name, ngx_uint_t flags) in ngx_http_add_prefix_variable() function