Home | History | Annotate | Download | only in intltest

Lines Matching refs:hasLccc

343         if(CollationFCD::hasLccc(c)) { lccc.add(c); }
347 diff.remove(0x10000, 0x10ffff); // hasLccc() only works for the BMP
351 assertEquals("CollationFCD::hasLccc() expected-actual", empty, diffString);
355 assertEquals("CollationFCD::hasLccc() actual-expected", empty, diffString, TRUE);