Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_variables.c2413 ngx_http_variable_not_found(ngx_http_request_t *r, ngx_http_variable_value_t *v, in ngx_http_variable_not_found() function
2485 v->get_handler = ngx_http_variable_not_found; in ngx_http_regex_compile()