ngx_hash_find_combined  102 core/ngx_hash.h void *ngx_hash_find_combined(ngx_hash_combined_t *hash, ngx_uint_t key,
ngx_hash_find_combined  164 http/modules/ngx_http_referer_module.c     uri = ngx_hash_find_combined(&rlcf->hash, key, buf, p - ref);
ngx_hash_find_combined 1723 http/ngx_http_request.c     cscf = ngx_hash_find_combined(&r->virtual_names->names,
ngx_hash_find_combined 1669 http/ngx_http_variables.c     p = ngx_hash_find_combined(&map->hash, key, text, len);