Searched refs:ucol_primaryOrder (Results 1 – 4 of 4) sorted by relevance
244 ucol_primaryOrder (int32_t order);
232 primary = ucol_primaryOrder(ce); in processCE()512 ucol_primaryOrder (int32_t order) in ucol_primaryOrder() function
1348 doAssert( (ucol_primaryOrder(order1) == ucol_primaryOrder(order3)), "The primary orders should be i… in TestElemIter()1362 doAssert( (ucol_primaryOrder(order1) == ucol_primaryOrder(order3)), "The primary orders should be i… in TestElemIter()
747 #define ucol_primaryOrder U_ICU_ENTRY_POINT_RENAME(ucol_primaryOrder) macro