lowcase_index    1445 http/modules/ngx_http_fastcgi_module.c                 if (h->key.len == r->lowcase_index) {
lowcase_index    1282 http/modules/ngx_http_proxy_module.c             if (h->key.len == r->lowcase_index) {
lowcase_index     885 http/modules/ngx_http_scgi_module.c             if (h->key.len == r->lowcase_index) {
lowcase_index     935 http/modules/ngx_http_uwsgi_module.c             if (h->key.len == r->lowcase_index) {
lowcase_index     784 http/ngx_http_parse.c     i = r->lowcase_index;
lowcase_index     973 http/ngx_http_parse.c     r->lowcase_index = i;
lowcase_index     982 http/ngx_http_parse.c     r->lowcase_index = i;
lowcase_index    1055 http/ngx_http_request.c             if (h->key.len == r->lowcase_index) {
lowcase_index     528 http/ngx_http_request.h     ngx_uint_t                        lowcase_index;