Searched refs:composeUTF8 (Results 1 – 3 of 3) sorted by relevance
/external/icu/icu4c/source/common/ |
D | norm2allmodes.h | 244 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()
|
D | normalizer2impl.h | 510 UBool composeUTF8(uint32_t options, UBool onlyContiguous,
|
D | normalizer2impl.cpp | 1734 Normalizer2Impl::composeUTF8(uint32_t options, UBool onlyContiguous, in composeUTF8() function in Normalizer2Impl
|