Lines Matching refs:matchesAt
346 UBool matchesAt(int32_t offset, const OrderList &other) const;
499 UBool OrderList::matchesAt(int32_t offset, const OrderList &other) const
1132 matches = ceList.matchesAt(offset, ceList2);
1146 if (ceList.matchesAt(0, &altCEs)) {
1173 matches = ceTest.matchesAt(0, &ceAlt);
1197 if (targetOrders.matchesAt(i, patternOrders)) {