Searched refs:hanString (Results 1 – 2 of 2) sorted by relevance
419 UnicodeString hanString; in CollData() local421 hanString.append(hanIter.getCodepoint()); in CollData()422 hanString.append(hanIter.getCodepointEnd()); in CollData()431 CEList hanList(coll, hanString, status); in CollData()
4822 static const UChar hanString[] = { 0x65E5, 0x672C }; in TestReorderingAPIWithRuleCreatedCollator() local4851 …strcoll(myCollation, greekString, UPRV_LENGTHOF(greekString), hanString, UPRV_LENGTHOF(hanString)); in TestReorderingAPIWithRuleCreatedCollator()