Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dnormalizer2impl.cpp54 inline uint8_t leadByteForCP(UChar32 c) { in leadByteForCP() function
1738 uint8_t minNoMaybeLead = leadByteForCP(minCompNoMaybeCP); in composeUTF8()