Home
last modified time | relevance | path

Searched defs:isNFD (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Dtstnorm.cpp1250 UBool isNFD; in countFoldFCDExceptions() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DNormalizer2Impl.java185 public void append(CharSequence s, int start, int limit, boolean isNFD, in append()
/third_party/skia/third_party/externals/icu/source/common/
Dnormalizer2impl.cpp259 UBool ReorderingBuffer::append(const UChar *s, int32_t length, UBool isNFD, in append()
/third_party/icu/icu4c/source/common/
Dnormalizer2impl.cpp259 UBool ReorderingBuffer::append(const UChar *s, int32_t length, UBool isNFD, in append()
/third_party/node/deps/icu-small/source/common/
Dnormalizer2impl.cpp259 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/
DNormalizer2Impl.java191 public void append(CharSequence s, int start, int limit, boolean isNFD, in append()