Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dnormalizer2impl.cpp74 UChar32 codePointFromValidUTF8(const uint8_t *cpStart, const uint8_t *cpLimit) { in codePointFromValidUTF8() function
156 UChar32 c = codePointFromValidUTF8(cpStart, cpLimit) + delta; in appendCodePointDelta()
750 c = codePointFromValidUTF8(prevSrc, src); in decomposeShort()
760 c = codePointFromValidUTF8(prevSrc, src); in decomposeShort()
774 c = codePointFromValidUTF8(prevSrc, src); in decomposeShort()
783 c = codePointFromValidUTF8(prevSrc, src); in decomposeShort()