Searched refs:ucol_tertiaryOrder (Results 1 – 7 of 7) sorted by relevance
264 ucol_tertiaryOrder (int32_t order);
770 #define ucol_tertiaryOrder U_ICU_ENTRY_POINT_RENAME(ucol_tertiaryOrder) macro
226 tertiary = ucol_tertiaryOrder(ce); in processCE()526 ucol_tertiaryOrder (int32_t order) in ucol_tertiaryOrder() function
1352 doAssert( (ucol_tertiaryOrder(order1) == ucol_tertiaryOrder(order3)), "The tertiary orders should b… in TestElemIter()1365 doAssert( (ucol_tertiaryOrder(order1) != ucol_tertiaryOrder(order3)), "The tertiary orders should b… in TestElemIter()
1274 return ucol_tertiaryOrder(order); in ucol_tertiaryOrder_android()