Home
last modified time | relevance | path

Searched refs:getJamoTMinusBase (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
Dnormalizer2impl.cpp117 int32_t getJamoTMinusBase(const uint8_t *src, const uint8_t *limit) { in getJamoTMinusBase() function
1844 int32_t t = getJamoTMinusBase(src, limit); in composeUTF8()
1880 UChar32 syllable = prev + getJamoTMinusBase(prevSrc, src); in composeUTF8()