Home | History | Annotate | Download | only in cintltst

Lines Matching refs:UHashTok

26 static int32_t U_EXPORT2 U_CALLCONV hashChars(const UHashTok key);
28 static UBool U_EXPORT2 U_CALLCONV isEqualChars(const UHashTok key1, const UHashTok key2);
46 * UHashTok wrapper functions
51 UHashTok s, t;
59 UHashTok s, t;
67 UHashTok s, t;
75 UHashTok s, t;
322 static int32_t U_EXPORT2 U_CALLCONV hashChars(const UHashTok key) {
326 static UBool U_EXPORT2 U_CALLCONV isEqualChars(const UHashTok key1, const UHashTok key2) {