Home | History | Annotate | Download | only in common

Lines Matching refs:UHashFunction

247               UHashFunction *keyHash, 
275 _uhash_create(UHashFunction *keyHash,
536 uhash_open(UHashFunction *keyHash,
545 uhash_openSize(UHashFunction *keyHash,
562 UHashFunction *keyHash,
591 U_CAPI UHashFunction *U_EXPORT2
592 uhash_setKeyHasher(UHashtable *hash, UHashFunction *fn) {
593 UHashFunction *result = hash->keyHasher;