Home | History | Annotate | Download | only in common

Lines Matching refs:hashEntry

49 static int32_t U_CALLCONV hashEntry(const UHashTok parm) {
272 UHashtable *newCache = uhash_open(hashEntry, compareEntries, NULL, status);
344 /*hashValue = hashEntry(hashkey);*/