Home | History | Annotate | Download | only in intltest

Lines Matching refs:hasTccc

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