ngx_http_variable_argument 42 src/http/ngx_http_variables.c static ngx_int_t ngx_http_variable_argument(ngx_http_request_t *r, ngx_http_variable_argument 633 src/http/ngx_http_variables.c if (ngx_http_variable_argument(r, vv, (uintptr_t) name) == NGX_OK) { ngx_http_variable_argument 2576 src/http/ngx_http_variables.c v[i].get_handler = ngx_http_variable_argument;