Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dnorm2allmodes.h244 impl.composeUTF8(options, onlyContiguous, s, s + src.length(), in normalizeUTF8()
279 return impl.composeUTF8(0, onlyContiguous, s, s + sp.length(), nullptr, nullptr, errorCode); in isNormalizedUTF8()
Dnormalizer2impl.h510 UBool composeUTF8(uint32_t options, UBool onlyContiguous,
Dnormalizer2impl.cpp1734 Normalizer2Impl::composeUTF8(uint32_t options, UBool onlyContiguous, in composeUTF8() function in Normalizer2Impl