Searched refs:composeUTF8 (Results 1 – 8 of 8) sorted by relevance
/external/cronet/third_party/icu/source/common/ |
D | norm2allmodes.h | 274 impl.composeUTF8(options, onlyContiguous, s, s + src.length(), in normalizeUTF8() 309 return impl.composeUTF8(0, onlyContiguous, s, s + sp.length(), nullptr, nullptr, errorCode); in isNormalizedUTF8()
|
D | normalizer2impl.h | 516 UBool composeUTF8(uint32_t options, UBool onlyContiguous,
|
D | normalizer2impl.cpp | 1867 Normalizer2Impl::composeUTF8(uint32_t options, UBool onlyContiguous, in composeUTF8() function in Normalizer2Impl
|
/external/icu/icu4c/source/common/ |
D | norm2allmodes.h | 274 impl.composeUTF8(options, onlyContiguous, s, s + src.length(), in normalizeUTF8() 309 return impl.composeUTF8(0, onlyContiguous, s, s + sp.length(), nullptr, nullptr, errorCode); in isNormalizedUTF8()
|
D | normalizer2impl.h | 516 UBool composeUTF8(uint32_t options, UBool onlyContiguous,
|
D | normalizer2impl.cpp | 1867 Normalizer2Impl::composeUTF8(uint32_t options, UBool onlyContiguous, in composeUTF8() function in Normalizer2Impl
|
/external/icu/libicu/cts_headers/ |
D | norm2allmodes.h | 274 impl.composeUTF8(options, onlyContiguous, s, s + src.length(), in normalizeUTF8() 309 return impl.composeUTF8(0, onlyContiguous, s, s + sp.length(), nullptr, nullptr, errorCode); in isNormalizedUTF8()
|
D | normalizer2impl.h | 516 UBool composeUTF8(uint32_t options, UBool onlyContiguous,
|