Home | History | Annotate | Download | only in common

Lines Matching refs:hashEntry

52 static int32_t U_CALLCONV hashEntry(const UHashTok parm) {
272 cache = uhash_open(hashEntry, compareEntries, NULL, &status);
335 /*hashValue = hashEntry(hashkey);*/