ngx_http_variable_cookie   32 http/ngx_http_variables.c static ngx_int_t ngx_http_variable_cookie(ngx_http_request_t *r,
ngx_http_variable_cookie  510 http/ngx_http_variables.c         if (ngx_http_variable_cookie(r, vv, (uintptr_t) name) == NGX_OK) {
ngx_http_variable_cookie 1968 http/ngx_http_variables.c             v[i].get_handler = ngx_http_variable_cookie;