wc_tail 235 core/ngx_hash.c if (hash->wc_tail && hash->wc_tail->hash.buckets) { wc_tail 236 core/ngx_hash.c value = ngx_hash_find_wc_tail(hash->wc_tail, name, len); wc_tail 47 core/ngx_hash.h ngx_hash_wildcard_t *wc_tail; wc_tail 341 http/modules/ngx_http_map_module.c map->map.hash.wc_tail = (ngx_hash_wildcard_t *) hash.hash; wc_tail 107 http/modules/ngx_http_referer_module.c && rlcf->hash.wc_tail == NULL wc_tail 333 http/modules/ngx_http_referer_module.c conf->hash.wc_tail = (ngx_hash_wildcard_t *) hash.hash; wc_tail 1348 http/ngx_http.c addr->wc_tail = NULL; wc_tail 1560 http/ngx_http.c addr->wc_tail = (ngx_hash_wildcard_t *) hash.hash; wc_tail 1812 http/ngx_http.c && (addr[i].wc_tail == NULL wc_tail 1813 http/ngx_http.c || addr[i].wc_tail->hash.buckets == NULL) wc_tail 1831 http/ngx_http.c vn->names.wc_tail = addr[i].wc_tail; wc_tail 1873 http/ngx_http.c && (addr[i].wc_tail == NULL wc_tail 1874 http/ngx_http.c || addr[i].wc_tail->hash.buckets == NULL) wc_tail 1892 http/ngx_http.c vn->names.wc_tail = addr[i].wc_tail; wc_tail 246 http/ngx_http_core_module.h ngx_hash_wildcard_t *wc_tail;