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()
4826 static const UChar hanString[] = { 0x65E5, 0x672C }; in TestReorderingAPIWithRuleCreatedCollator() local4855 … collResult = ucol_strcoll(myCollation, greekString, LEN(greekString), hanString, LEN(hanString)); in TestReorderingAPIWithRuleCreatedCollator()