Searched refs:ucol_primaryOrder (Results 1 – 7 of 7) sorted by relevance
246 ucol_primaryOrder (int32_t order);
753 #define ucol_primaryOrder U_ICU_ENTRY_POINT_RENAME(ucol_primaryOrder) macro
234 primary = ucol_primaryOrder(ce); in processCE()514 ucol_primaryOrder (int32_t order) in ucol_primaryOrder() function
1350 doAssert( (ucol_primaryOrder(order1) == ucol_primaryOrder(order3)), "The primary orders should be i… in TestElemIter()1364 doAssert( (ucol_primaryOrder(order1) == ucol_primaryOrder(order3)), "The primary orders should be i… in TestElemIter()
1235 return ucol_primaryOrder(order); in ucol_primaryOrder_android()