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

  /external/icu/icu4c/source/test/intltest/
strcase.cpp 560 if(!full.hasMoreChar32Than(0, 0x7fffffff, 1)) {
    [all...]
ustrtest.cpp     [all...]
  /external/icu/icu4c/source/i18n/
alphaindex.cpp 314 if (!item->hasMoreChar32Than(0, itemLength, 1)) {
    [all...]
  /external/icu/icu4c/source/common/unicode/
unistr.h     [all...]
  /external/icu/icu4c/source/common/
unistr.cpp 833 UnicodeString::hasMoreChar32Than(int32_t start, int32_t length, int32_t number) const {
    [all...]

Completed in 878 milliseconds