Searched refs:addCanonIterPropertyStarts (Results 1 – 7 of 7) sorted by relevance
231 void addCanonIterPropertyStarts(const USetAdder *sa, UErrorCode &errorCode) const;
223 impl->addCanonIterPropertyStarts(&sa, status); in UnicodeSet_initInclusion()
412 Normalizer2Impl::addCanonIterPropertyStarts(const USetAdder *sa, UErrorCode &errorCode) const { in addCanonIterPropertyStarts() function in Normalizer2Impl
549 public void addCanonIterPropertyStarts(UnicodeSet set) { in addCanonIterPropertyStarts() method in Normalizer2Impl
553 public void addCanonIterPropertyStarts(UnicodeSet set) { in addCanonIterPropertyStarts() method in Normalizer2Impl
3182 Norm2AllModes.getNFCInstance().impl.addCanonIterPropertyStarts(incl); in getInclusions()
3255 Norm2AllModes.getNFCInstance().impl.addCanonIterPropertyStarts(incl); in getInclusions()