Home | History | Annotate | Download | only in normalizer

Lines Matching refs:iSet

2004         UnicodeSet set = new UnicodeSet(), iSet = new UnicodeSet();
2012 if(nfcImpl.getCanonStartSet(iI[i], iSet)) {
2013 set.addAll(iSet);