Searched refs:hashChars (Results 1 – 1 of 1) sorted by relevance
26 static int32_t U_EXPORT2 U_CALLCONV hashChars(const UHashTok key);106 hash = uhash_open(hashChars, isEqualChars, NULL, &status); in TestBasic()322 static int32_t U_EXPORT2 U_CALLCONV hashChars(const UHashTok key) { in hashChars() function