Home
last modified time | relevance | path

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

/external/icu/libicu/cts_headers/
Dnormalizer2impl.h612 UChar32 getAlgorithmicDelta(uint16_t norm16) const { in getAlgorithmicDelta() function
/external/icu/icu4c/source/common/
Dnormalizer2impl.h612 UChar32 getAlgorithmicDelta(uint16_t norm16) const { in getAlgorithmicDelta() function
Dnormalizer2impl.cpp1787 appendCodePointDelta(prevSrc, src, getAlgorithmicDelta(norm16), *sink, edits); in composeUTF8()