Home | History | Annotate | Download | only in common

Lines Matching refs:addToStartSet

252     void addToStartSet(UChar32 origin, UChar32 decompLead, UErrorCode &errorCode);
1819 void CanonIterData::addToStartSet(UChar32 origin, UChar32 decompLead, UErrorCode &errorCode) {
1933 newData.addToStartSet(c, c2, errorCode);
1950 newData.addToStartSet(c, c2, errorCode);