wc_head 227 core/ngx_hash.c if (hash->wc_head && hash->wc_head->hash.buckets) { wc_head 228 core/ngx_hash.c value = ngx_hash_find_wc_head(hash->wc_head, name, len); wc_head 46 core/ngx_hash.h ngx_hash_wildcard_t *wc_head; wc_head 321 http/modules/ngx_http_map_module.c map->map.hash.wc_head = (ngx_hash_wildcard_t *) hash.hash; wc_head 106 http/modules/ngx_http_referer_module.c && rlcf->hash.wc_head == NULL wc_head 313 http/modules/ngx_http_referer_module.c conf->hash.wc_head = (ngx_hash_wildcard_t *) hash.hash; wc_head 1347 http/ngx_http.c addr->wc_head = NULL; wc_head 1542 http/ngx_http.c addr->wc_head = (ngx_hash_wildcard_t *) hash.hash; wc_head 1810 http/ngx_http.c && (addr[i].wc_head == NULL wc_head 1811 http/ngx_http.c || addr[i].wc_head->hash.buckets == NULL) wc_head 1830 http/ngx_http.c vn->names.wc_head = addr[i].wc_head; wc_head 1871 http/ngx_http.c && (addr[i].wc_head == NULL wc_head 1872 http/ngx_http.c || addr[i].wc_head->hash.buckets == NULL) wc_head 1891 http/ngx_http.c vn->names.wc_head = addr[i].wc_head; wc_head 245 http/ngx_http_core_module.h ngx_hash_wildcard_t *wc_head;