dns_wc_head       670 core/ngx_hash.c     if (ngx_array_init(&ha->dns_wc_head, ha->temp_pool, asize,
dns_wc_head       905 core/ngx_hash.c         hwc = &ha->dns_wc_head;
dns_wc_head        83 core/ngx_hash.h     ngx_array_t       dns_wc_head;
dns_wc_head       304 http/modules/ngx_http_map_module.c     if (ctx.keys.dns_wc_head.nelts) {
dns_wc_head       306 http/modules/ngx_http_map_module.c         ngx_qsort(ctx.keys.dns_wc_head.elts,
dns_wc_head       307 http/modules/ngx_http_map_module.c                   (size_t) ctx.keys.dns_wc_head.nelts,
dns_wc_head       313 http/modules/ngx_http_map_module.c         if (ngx_hash_wildcard_init(&hash, ctx.keys.dns_wc_head.elts,
dns_wc_head       314 http/modules/ngx_http_map_module.c                                    ctx.keys.dns_wc_head.nelts)
dns_wc_head       269 http/modules/ngx_http_referer_module.c         && conf->keys->dns_wc_head.nelts == 0
dns_wc_head       296 http/modules/ngx_http_referer_module.c     if (conf->keys->dns_wc_head.nelts) {
dns_wc_head       298 http/modules/ngx_http_referer_module.c         ngx_qsort(conf->keys->dns_wc_head.elts,
dns_wc_head       299 http/modules/ngx_http_referer_module.c                   (size_t) conf->keys->dns_wc_head.nelts,
dns_wc_head       306 http/modules/ngx_http_referer_module.c         if (ngx_hash_wildcard_init(&hash, conf->keys->dns_wc_head.elts,
dns_wc_head       307 http/modules/ngx_http_referer_module.c                                    conf->keys->dns_wc_head.nelts)
dns_wc_head      1527 http/ngx_http.c     if (ha.dns_wc_head.nelts) {
dns_wc_head      1529 http/ngx_http.c         ngx_qsort(ha.dns_wc_head.elts, (size_t) ha.dns_wc_head.nelts,
dns_wc_head      1535 http/ngx_http.c         if (ngx_hash_wildcard_init(&hash, ha.dns_wc_head.elts,
dns_wc_head      1536 http/ngx_http.c                                    ha.dns_wc_head.nelts)