Home | History | Annotate | Download | only in intltest

Lines Matching refs:hasTccc

354             if(CollationFCD::hasTccc(c)) { tccc.add(c); }
358 diff.remove(0x10000, 0x10ffff); // hasTccc() only works for the BMP
359 assertEquals("CollationFCD::hasTccc() expected-actual", empty, diffString);
363 assertEquals("CollationFCD::hasTccc() actual-expected", empty, diffString);