HomeSort by relevance Sort by last modified time
    Searched full:matchesat (Results 1 - 6 of 6) sorted by null

  /external/icu4c/test/intltest/
ssearch.cpp 345 UBool matchesAt(int32_t offset, const OrderList &other) const;
500 UBool OrderList::matchesAt(int32_t offset, const OrderList &other) const
    [all...]
colldata.cpp 147 UBool CEList::matchesAt(int32_t offset, const CEList *other) const
518 if (ceList->matchesAt(offset, ceList2)) {
colldata.h 100 UBool matchesAt(int32_t offset, const CEList *other) const;
  /external/chromium_org/third_party/icu/source/i18n/unicode/
colldata.h 121 UBool matchesAt(int32_t offset, const CEList *other) const;
  /external/chromium_org/third_party/icu/source/i18n/
colldata.cpp 172 UBool CEList::matchesAt(int32_t offset, const CEList *other) const
898 if (ceList->matchesAt(offset, ceList2)) {
  /external/chromium_org/third_party/icu/source/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 2148 milliseconds