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
157 UChar32 c = codePointFromValidUTF8(cpStart, cpLimit) + delta; in appendCodePointDelta()
751 c = codePointFromValidUTF8(prevSrc, src); in decomposeShort()
761 c = codePointFromValidUTF8(prevSrc, src); in decomposeShort()
775 c = codePointFromValidUTF8(prevSrc, src); in decomposeShort()
784 c = codePointFromValidUTF8(prevSrc, src); in decomposeShort()