Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcmsccoll.c4619 uint32_t reorderKeyLength; in TestNonLeadBytesDuringCollationReordering() local
4642reorderKeyLength = ucol_getSortKey(myCollation, testString, UPRV_LENGTHOF(testString), reorderKey,… in TestNonLeadBytesDuringCollationReordering()
4644 if (baseKeyLength != reorderKeyLength) { in TestNonLeadBytesDuringCollationReordering()
4671reorderKeyLength = ucol_getSortKey(myCollation, testString, UPRV_LENGTHOF(testString), reorderKey,… in TestNonLeadBytesDuringCollationReordering()
4673 if (baseKeyLength != reorderKeyLength) { in TestNonLeadBytesDuringCollationReordering()