Lines Matching full:lccc
335 UnicodeSet expectedLccc("[:^lccc=0:]", errorCode);339 UnicodeSet lccc; // actual341 if(CollationFCD::hasLccc(c)) { lccc.add(c); }344 diff.removeAll(lccc);350 diff = lccc;