Home
last modified time | relevance | path

Searched refs:hashEntry (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/tools/gensprep/
Dstore.c226 static int32_t U_CALLCONV hashEntry(const UHashTok parm) { in hashEntry() function
366 hashTable = uhash_open(hashEntry, compareEntries, NULL, status); in storeMapping()
/external/icu/icu4c/source/common/
Dusprep.cpp108 hashEntry(const UHashTok parm) { in hashEntry() function
209 SHARED_DATA_HASHTABLE = uhash_open(hashEntry, compareEntries, NULL, &status); in createCache()
Duresbund.cpp52 static int32_t U_CALLCONV hashEntry(const UHashTok parm) { in hashEntry() function
272 cache = uhash_open(hashEntry, compareEntries, NULL, &status); in createCache()