Searched refs:coreHan (Results 1 – 3 of 3) sorted by relevance
282 UnicodeSet coreHan = new UnicodeSet("[\\p{unified_ideograph}&" in TestImplicits() local303 UnicodeSet[] sets = { coreHan, otherHan, unassigned }; in TestImplicits()
281 UnicodeSet coreHan = new UnicodeSet("[\\p{unified_ideograph}&" in TestImplicits() local302 UnicodeSet[] sets = { coreHan, otherHan, unassigned }; in TestImplicits()
201 UnicodeSet coreHan("[\\p{unified_ideograph}&" in TestImplicits() local226 const UnicodeSet *sets[] = { &coreHan, &otherHan, &unassigned }; in TestImplicits()