HomeSort by relevance Sort by last modified time
    Searched defs:matchesAt (Results 1 - 2 of 2) sorted by null

  /external/icu4c/i18n/
colldata.cpp 172 UBool CEList::matchesAt(int32_t offset, const CEList *other) const
895 if (ceList->matchesAt(offset, ceList2)) {
  /external/icu4c/test/intltest/
ssearch.cpp 696 UBool matchesAt(int32_t offset, const OrderList &other) const;
851 UBool OrderList::matchesAt(int32_t offset, const OrderList &other) const
    [all...]

Completed in 543 milliseconds