Home | History | Annotate | Download | only in i18n

Lines Matching refs:key2

70 uhash_compareTokens(const UHashTok key1, const UHashTok key2)
73 //uint32_t p2 = (uint32_t) key2.integer;
75 UColToken *p2 = (UColToken *)key2.pointer;