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

  /external/icu4c/common/
normalizer2impl.h 284 uint16_t nextFCD16(const UChar *&s, const UChar *limit) const {
normalizer2impl.cpp     [all...]
  /external/icu4c/i18n/
ucol.cpp     [all...]
usearch.cpp 140 uint16_t result = g_nfcImpl->nextFCD16(temp, str + strlength);
    [all...]

Completed in 207 milliseconds