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