curr_names        463 core/ngx_hash.c     ngx_array_t           curr_names, next_names;
curr_names        468 core/ngx_hash.c     if (ngx_array_init(&curr_names, hinit->temp_pool, nelts,
curr_names        498 core/ngx_hash.c         name = ngx_array_push(&curr_names);
curr_names        591 core/ngx_hash.c     if (ngx_hash_init(hinit, (ngx_hash_key_t *) curr_names.elts,
curr_names        592 core/ngx_hash.c                       curr_names.nelts)