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

  /external/icu4c/i18n/unicode/
colldata.h 121 UBool matchesAt(int32_t offset, const CEList *other) const;
  /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...]
  /external/icu4c/i18n/
colldata.cpp 172 UBool CEList::matchesAt(int32_t offset, const CEList *other) const
895 if (ceList->matchesAt(offset, ceList2)) {

Completed in 389 milliseconds