Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dchashtst.c28 static int32_t U_EXPORT2 U_CALLCONV hashChars(const UHashTok key);
108 hash = uhash_open(hashChars, isEqualChars, NULL, &status); in TestBasic()
324 static int32_t U_EXPORT2 U_CALLCONV hashChars(const UHashTok key) { in hashChars() function