Searched refs:hashChars (Results 1 – 1 of 1) sorted by relevance
28 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