Searched refs:addCanonIterPropertyStarts (Results 1 – 16 of 16) sorted by relevance
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | CharacterPropertiesImpl.java | 62 Norm2AllModes.getNFCInstance().impl.addCanonIterPropertyStarts(incl); in getInclusionsForSource()
|
D | Normalizer2Impl.java | 572 public void addCanonIterPropertyStarts(UnicodeSet set) { in addCanonIterPropertyStarts() method in Normalizer2Impl
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | CharacterPropertiesImpl.java | 60 Norm2AllModes.getNFCInstance().impl.addCanonIterPropertyStarts(incl); in getInclusionsForSource()
|
D | Normalizer2Impl.java | 563 public void addCanonIterPropertyStarts(UnicodeSet set) { in addCanonIterPropertyStarts() method in Normalizer2Impl
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | characterproperties.cpp | 155 impl->addCanonIterPropertyStarts(&sa, errorCode); in initInclusion()
|
D | normalizer2impl.h | 258 void addCanonIterPropertyStarts(const USetAdder *sa, UErrorCode &errorCode) const;
|
D | normalizer2impl.cpp | 515 Normalizer2Impl::addCanonIterPropertyStarts(const USetAdder *sa, UErrorCode &errorCode) const { in addCanonIterPropertyStarts() function in Normalizer2Impl
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | characterproperties.cpp | 157 impl->addCanonIterPropertyStarts(&sa, errorCode); in initInclusion()
|
D | normalizer2impl.h | 256 void addCanonIterPropertyStarts(const USetAdder *sa, UErrorCode &errorCode) const;
|
D | normalizer2impl.cpp | 514 Normalizer2Impl::addCanonIterPropertyStarts(const USetAdder *sa, UErrorCode &errorCode) const { in addCanonIterPropertyStarts() function in Normalizer2Impl
|
/third_party/icu/icu4c/source/common/ |
D | characterproperties.cpp | 157 impl->addCanonIterPropertyStarts(&sa, errorCode); in initInclusion()
|
D | normalizer2impl.h | 256 void addCanonIterPropertyStarts(const USetAdder *sa, UErrorCode &errorCode) const;
|
D | normalizer2impl.cpp | 514 Normalizer2Impl::addCanonIterPropertyStarts(const USetAdder *sa, UErrorCode &errorCode) const { in addCanonIterPropertyStarts() function in Normalizer2Impl
|
/third_party/node/deps/icu-small/source/common/ |
D | characterproperties.cpp | 158 impl->addCanonIterPropertyStarts(&sa, errorCode); in initInclusion()
|
D | normalizer2impl.h | 256 void addCanonIterPropertyStarts(const USetAdder *sa, UErrorCode &errorCode) const;
|
D | normalizer2impl.cpp | 514 Normalizer2Impl::addCanonIterPropertyStarts(const USetAdder *sa, UErrorCode &errorCode) const { in addCanonIterPropertyStarts() function in Normalizer2Impl
|