Home
last modified time | relevance | path

Searched defs:UElement (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/
Duelement.h39 union UElement { union
43 typedef union UElement UElement; typedef
/external/icu/icu4c/source/test/intltest/
Duvectest.cpp166 static UBool U_CALLCONV neverTRUE(const UElement /*key1*/, const UElement /*key2*/) { in neverTRUE()