Searched refs:hanString (Results 1 – 2 of 2) sorted by relevance
420 UnicodeString hanString; in CollData() local422 hanString.append(hanIter.getCodepoint()); in CollData()423 hanString.append(hanIter.getCodepointEnd()); in CollData()432 CEList hanList(coll, hanString, status); in CollData()
4824 static const UChar hanString[] = { 0x65E5, 0x672C }; in TestReorderingAPIWithRuleCreatedCollator() local4853 …strcoll(myCollation, greekString, UPRV_LENGTHOF(greekString), hanString, UPRV_LENGTHOF(hanString)); in TestReorderingAPIWithRuleCreatedCollator()