_zip_hash_lookup 92 ext/zip/lib/zip_name_locate.c return _zip_hash_lookup(za->names, (const zip_uint8_t *)fname, flags, error); _zip_hash_lookup 539 ext/zip/lib/zipint.h zip_int64_t _zip_hash_lookup(zip_hash_t *hash, const zip_uint8_t *name, zip_flags_t flags, zip_error_t *error);