Searched refs:OrderList (Results 1 – 1 of 1) sorted by relevance
341 class OrderList class344 OrderList();345 OrderList(UCollator *coll, const UnicodeString &string, int32_t stringOffset = 0);346 ~OrderList();355 UBool compare(const OrderList &other) const;356 UBool matchesAt(int32_t offset, const OrderList &other) const;364 OrderList::OrderList() in OrderList() function in OrderList370 OrderList::OrderList(UCollator *coll, const UnicodeString &string, int32_t stringOffset) in OrderList() function in OrderList411 OrderList::~OrderList() in ~OrderList()416 void OrderList::add(int32_t order, int32_t low, int32_t high) in add()[all …]