Home
last modified time | relevance | path

Searched defs:getCanonStartSet (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/
Dnormalizer2impl.cpp2654 const UnicodeSet &Normalizer2Impl::getCanonStartSet(int32_t n) const { in getCanonStartSet() function in Normalizer2Impl
2662 UBool Normalizer2Impl::getCanonStartSet(UChar32 c, UnicodeSet &set) const { in getCanonStartSet() function in Normalizer2Impl
/third_party/node/deps/icu-small/source/common/
Dnormalizer2impl.cpp2657 const UnicodeSet &Normalizer2Impl::getCanonStartSet(int32_t n) const { in getCanonStartSet() function in Normalizer2Impl
2665 UBool Normalizer2Impl::getCanonStartSet(UChar32 c, UnicodeSet &set) const { in getCanonStartSet() function in Normalizer2Impl
/third_party/icu/icu4c/source/common/
Dnormalizer2impl.cpp2657 const UnicodeSet &Normalizer2Impl::getCanonStartSet(int32_t n) const { in getCanonStartSet() function in Normalizer2Impl
2665 UBool Normalizer2Impl::getCanonStartSet(UChar32 c, UnicodeSet &set) const { in getCanonStartSet() function in Normalizer2Impl
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DNormalizer2Impl.java881 public boolean getCanonStartSet(int c, UnicodeSet set) { in getCanonStartSet() method in Normalizer2Impl
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DNormalizer2Impl.java890 public boolean getCanonStartSet(int c, UnicodeSet set) { in getCanonStartSet() method in Normalizer2Impl