Searched defs:UElement (Results 1 – 7 of 7) sorted by relevance
39 union UElement { union43 typedef union UElement UElement; typedef
183 static UBool U_CALLCONV neverTRUE(const UElement /*key1*/, const UElement /*key2*/) { in neverTRUE()