Searched refs:OrderList (Results 1 – 1 of 1) sorted by relevance
331 class OrderList class334 OrderList();335 OrderList(UCollator *coll, const UnicodeString &string, int32_t stringOffset = 0);336 ~OrderList();345 UBool compare(const OrderList &other) const;346 UBool matchesAt(int32_t offset, const OrderList &other) const;354 OrderList::OrderList() in OrderList() function in OrderList360 OrderList::OrderList(UCollator *coll, const UnicodeString &string, int32_t stringOffset) in OrderList() function in OrderList401 OrderList::~OrderList() in ~OrderList()406 void OrderList::add(int32_t order, int32_t low, int32_t high) in add()[all …]