Home
last modified time | relevance | path

Searched refs:i_and_phi (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dapicoll.cpp1226 UChar i_and_phi[] = { 0x438, 0x3c6 }; // Cyrillic small i & Greek small phi. in TestSortKeyOverflow() local
1231 int32_t length = col->getSortKey(i_and_phi, 2, sortKey, UPRV_LENGTHOF(sortKey)); in TestSortKeyOverflow()
1235 int32_t length2 = col->getSortKey(i_and_phi, 2, sortKey2, capacity); in TestSortKeyOverflow()
1252 UnicodeString s(FALSE, i_and_phi, 2); in TestSortKeyOverflow()