Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcmsccoll.c4616 uint32_t reorderKeyLength; in TestNonLeadBytesDuringCollationReordering() local
4639reorderKeyLength = ucol_getSortKey(myCollation, testString, UPRV_LENGTHOF(testString), reorderKey,… in TestNonLeadBytesDuringCollationReordering()
4641 if (baseKeyLength != reorderKeyLength) { in TestNonLeadBytesDuringCollationReordering()
4668reorderKeyLength = ucol_getSortKey(myCollation, testString, UPRV_LENGTHOF(testString), reorderKey,… in TestNonLeadBytesDuringCollationReordering()
4670 if (baseKeyLength != reorderKeyLength) { in TestNonLeadBytesDuringCollationReordering()