Searched refs:addCanonIterPropertyStarts (Results 1 – 7 of 7) sorted by relevance
60 Norm2AllModes.getNFCInstance().impl.addCanonIterPropertyStarts(incl); in getInclusionsForSource()
563 public void addCanonIterPropertyStarts(UnicodeSet set) { in addCanonIterPropertyStarts() method in Normalizer2Impl
62 Norm2AllModes.getNFCInstance().impl.addCanonIterPropertyStarts(incl); in getInclusionsForSource()
572 public void addCanonIterPropertyStarts(UnicodeSet set) { in addCanonIterPropertyStarts() method in Normalizer2Impl
155 impl->addCanonIterPropertyStarts(&sa, errorCode); in initInclusion()
258 void addCanonIterPropertyStarts(const USetAdder *sa, UErrorCode &errorCode) const;
515 Normalizer2Impl::addCanonIterPropertyStarts(const USetAdder *sa, UErrorCode &errorCode) const { in addCanonIterPropertyStarts() function in Normalizer2Impl