ngx_hash_find_combined  103 src/core/ngx_hash.h void *ngx_hash_find_combined(ngx_hash_combined_t *hash, ngx_uint_t key,
ngx_hash_find_combined  189 src/http/modules/ngx_http_referer_module.c     uri = ngx_hash_find_combined(&rlcf->hash, key, buf, p - ref);
ngx_hash_find_combined 2093 src/http/ngx_http_request.c     cscf = ngx_hash_find_combined(&virtual_names->names,
ngx_hash_find_combined 2252 src/http/ngx_http_variables.c     value = ngx_hash_find_combined(&map->hash, key, low, len);