Searched refs:NGX_HTTP_VAR_WEAK (Results 1 – 3 of 3) sorted by relevance
33 #define NGX_HTTP_VAR_WEAK 16 macro
432 if (!(flags & NGX_HTTP_VAR_WEAK)) { in ngx_http_add_variable()433 v->flags &= ~NGX_HTTP_VAR_WEAK; in ngx_http_add_variable()499 if (!(flags & NGX_HTTP_VAR_WEAK)) { in ngx_http_add_prefix_variable()500 v->flags &= ~NGX_HTTP_VAR_WEAK; in ngx_http_add_prefix_variable()2646 || (av->flags & NGX_HTTP_VAR_WEAK)) in ngx_http_variables_init_vars()
913 NGX_HTTP_VAR_CHANGEABLE|NGX_HTTP_VAR_WEAK); in ngx_http_rewrite_set()