Searched refs:i_and_phi (Results 1 – 1 of 1) sorted by relevance
1245 UChar i_and_phi[] = { 0x438, 0x3c6 }; // Cyrillic small i & Greek small phi. in TestSortKeyOverflow() local1250 int32_t length = col->getSortKey(i_and_phi, 2, sortKey, UPRV_LENGTHOF(sortKey)); in TestSortKeyOverflow()1254 int32_t length2 = col->getSortKey(i_and_phi, 2, sortKey2, capacity); in TestSortKeyOverflow()1271 UnicodeString s(FALSE, i_and_phi, 2); in TestSortKeyOverflow()