/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | Norm2AllModes.java | 190 impl.decomposeAndAppend(src, doNormalize, buffer); in normalizeAndAppend()
|
D | Normalizer2Impl.java | 1074 public void decomposeAndAppend(CharSequence s, boolean doDecompose, ReorderingBuffer buffer) { in decomposeAndAppend() method in Normalizer2Impl
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | Norm2AllModes.java | 177 impl.decomposeAndAppend(src, doNormalize, buffer); in normalizeAndAppend()
|
D | Normalizer2Impl.java | 1065 public void decomposeAndAppend(CharSequence s, boolean doDecompose, ReorderingBuffer buffer) { in decomposeAndAppend() method in Normalizer2Impl
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | norm2allmodes.h | 205 impl.decomposeAndAppend(src, limit, doNormalize, safeMiddle, buffer, errorCode); in normalizeAndAppend()
|
D | normalizer2impl.h | 489 void decomposeAndAppend(const UChar *src, const UChar *limit,
|
D | normalizer2impl.cpp | 889 void Normalizer2Impl::decomposeAndAppend(const UChar *src, const UChar *limit, in decomposeAndAppend() function in Normalizer2Impl
|
/third_party/icu/icu4c/source/common/ |
D | norm2allmodes.h | 205 impl.decomposeAndAppend(src, limit, doNormalize, safeMiddle, buffer, errorCode); in normalizeAndAppend()
|
D | normalizer2impl.h | 489 void decomposeAndAppend(const UChar *src, const UChar *limit,
|
D | normalizer2impl.cpp | 1022 void Normalizer2Impl::decomposeAndAppend(const UChar *src, const UChar *limit, in decomposeAndAppend() function in Normalizer2Impl
|
/third_party/node/deps/icu-small/source/common/ |
D | norm2allmodes.h | 205 impl.decomposeAndAppend(src, limit, doNormalize, safeMiddle, buffer, errorCode); in normalizeAndAppend()
|
D | normalizer2impl.h | 489 void decomposeAndAppend(const UChar *src, const UChar *limit,
|
D | normalizer2impl.cpp | 1022 void Normalizer2Impl::decomposeAndAppend(const UChar *src, const UChar *limit, in decomposeAndAppend() function in Normalizer2Impl
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | norm2allmodes.h | 205 impl.decomposeAndAppend(src, limit, doNormalize, safeMiddle, buffer, errorCode); in normalizeAndAppend()
|
D | normalizer2impl.h | 489 void decomposeAndAppend(const UChar *src, const UChar *limit,
|
D | normalizer2impl.cpp | 1022 void Normalizer2Impl::decomposeAndAppend(const UChar *src, const UChar *limit, in decomposeAndAppend() function in Normalizer2Impl
|