Home | History | Annotate | Download | only in i18n

Lines Matching full:key1

70 uhash_compareTokens(const UHashTok key1, const UHashTok key2)
72 //uint32_t p1 = (uint32_t) key1.integer;
74 UColToken *p1 = (UColToken *)key1.pointer;