Searched refs:hashEntry (Results 1 – 3 of 3) sorted by relevance
226 static int32_t U_CALLCONV hashEntry(const UHashTok parm) { in hashEntry() function366 hashTable = uhash_open(hashEntry, compareEntries, NULL, status); in storeMapping()
108 hashEntry(const UHashTok parm) { in hashEntry() function209 SHARED_DATA_HASHTABLE = uhash_open(hashEntry, compareEntries, NULL, &status); in createCache()
52 static int32_t U_CALLCONV hashEntry(const UHashTok parm) { in hashEntry() function272 cache = uhash_open(hashEntry, compareEntries, NULL, &status); in createCache()