Searched defs:isNFD (Results 1 – 6 of 6) sorted by relevance
/third_party/icu/icu4c/source/test/intltest/ |
D | tstnorm.cpp | 1250 UBool isNFD; in countFoldFCDExceptions() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | Normalizer2Impl.java | 185 public void append(CharSequence s, int start, int limit, boolean isNFD, in append()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | normalizer2impl.cpp | 259 UBool ReorderingBuffer::append(const UChar *s, int32_t length, UBool isNFD, in append()
|
/third_party/icu/icu4c/source/common/ |
D | normalizer2impl.cpp | 259 UBool ReorderingBuffer::append(const UChar *s, int32_t length, UBool isNFD, in append()
|
/third_party/node/deps/icu-small/source/common/ |
D | normalizer2impl.cpp | 259 UBool ReorderingBuffer::append(const char16_t *s, int32_t length, UBool isNFD, in append()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | Normalizer2Impl.java | 191 public void append(CharSequence s, int start, int limit, boolean isNFD, in append()
|