Searched refs:otherHan (Results 1 – 3 of 3) sorted by relevance
291 UnicodeSet otherHan = new UnicodeSet("[\\p{unified ideograph}-" in TestImplicits() local308 UnicodeSet[] sets = { coreHan, otherHan, unassigned }; in TestImplicits()
288 UnicodeSet otherHan = new UnicodeSet("[\\p{unified ideograph}-" in TestImplicits() local305 UnicodeSet[] sets = { coreHan, otherHan, unassigned }; in TestImplicits()
206 UnicodeSet otherHan("[\\p{unified ideograph}-" in TestImplicits() local226 const UnicodeSet *sets[] = { &coreHan, &otherHan, &unassigned }; in TestImplicits()