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