Home | History | Annotate | Download | only in common

Lines Matching defs:getCanonStartSet

1889 const UnicodeSet &Normalizer2Impl::getCanonStartSet(int32_t n) const {
1898 UBool Normalizer2Impl::getCanonStartSet(UChar32 c, UnicodeSet &set) const {
1906 set.addAll(getCanonStartSet(value));