ngx_http_get_indexed_variable  366 http/modules/ngx_http_charset_filter_module.c     vv = ngx_http_get_indexed_variable(r, charset - NGX_HTTP_CHARSET_VAR);
ngx_http_get_indexed_variable  446 http/modules/ngx_http_charset_filter_module.c     vv = ngx_http_get_indexed_variable(r, charset - NGX_HTTP_CHARSET_VAR);
ngx_http_get_indexed_variable  161 http/modules/ngx_http_limit_req_module.c     vv = ngx_http_get_indexed_variable(r, ctx->index);
ngx_http_get_indexed_variable  146 http/modules/ngx_http_limit_zone_module.c     vv = ngx_http_get_indexed_variable(r, ctx->index);
ngx_http_get_indexed_variable  642 http/modules/ngx_http_log_module.c     value = ngx_http_get_indexed_variable(r, data);
ngx_http_get_indexed_variable  661 http/modules/ngx_http_log_module.c     value = ngx_http_get_indexed_variable(r, op->data);
ngx_http_get_indexed_variable  221 http/modules/ngx_http_memcached_module.c     vv = ngx_http_get_indexed_variable(r, mlcf->index);
ngx_http_get_indexed_variable  816 http/ngx_http_script.c         value = ngx_http_get_indexed_variable(e->request, code->index);
ngx_http_get_indexed_variable  844 http/ngx_http_script.c             value = ngx_http_get_indexed_variable(e->request, code->index);
ngx_http_get_indexed_variable  439 http/ngx_http_variables.c     return ngx_http_get_indexed_variable(r, index);
ngx_http_get_indexed_variable   47 http/ngx_http_variables.h ngx_http_variable_value_t *ngx_http_get_indexed_variable(ngx_http_request_t *r,