ngx_strlow        204 src/core/ngx_cycle.c     ngx_strlow(cycle->hostname.data, (u_char *) hostname, cycle->hostname.len);
ngx_strlow        403 src/core/ngx_hash.c         ngx_strlow(elt->name, names[n].key.data, names[n].key.len);
ngx_strlow        479 src/core/ngx_resolver.c     ngx_strlow(ctx->name.data, ctx->name.data, ctx->name.len);
ngx_strlow       2776 src/core/ngx_resolver.c             ngx_strlow(dst, src, n);
ngx_strlow         50 src/core/ngx_string.h void ngx_strlow(u_char *dst, u_char *src, size_t n);
ngx_strlow       1928 src/http/modules/ngx_http_fastcgi_module.c                     ngx_strlow(h->lowcase_key, h->key.data, h->key.len);
ngx_strlow       1791 src/http/modules/ngx_http_proxy_module.c                 ngx_strlow(h->lowcase_key, h->key.data, h->key.len);
ngx_strlow       1043 src/http/modules/ngx_http_scgi_module.c                 ngx_strlow(h->lowcase_key, h->key.data, h->key.len);
ngx_strlow        685 src/http/modules/ngx_http_sub_filter_module.c     ngx_strlow(value[1].data, value[1].data, value[1].len);
ngx_strlow       1246 src/http/modules/ngx_http_uwsgi_module.c                 ngx_strlow(h->lowcase_key, h->key.data, h->key.len);
ngx_strlow       4363 src/http/ngx_http_core_module.c             ngx_strlow(sn->name.data, sn->name.data, sn->name.len);
ngx_strlow       1040 src/http/ngx_http_file_cache.c     ngx_strlow(buf, vary, len);
ngx_strlow       1299 src/http/ngx_http_request.c                 ngx_strlow(h->lowcase_key, h->key.data, h->key.len);
ngx_strlow       1990 src/http/ngx_http_request.c         ngx_strlow(host->data, h, host_len);
ngx_strlow        466 src/http/ngx_http_spdy_filter_module.c         ngx_strlow(last, header[i].key.data, header[i].key.len);
ngx_strlow        405 src/http/ngx_http_variables.c     ngx_strlow(v->name.data, name->data, name->len);
ngx_strlow        477 src/http/ngx_http_variables.c     ngx_strlow(v->name.data, name->data, name->len);