Searched refs:reorderKeyLength (Results 1 – 1 of 1) sorted by relevance
4616 uint32_t reorderKeyLength; in TestNonLeadBytesDuringCollationReordering() local4639 …reorderKeyLength = ucol_getSortKey(myCollation, testString, UPRV_LENGTHOF(testString), reorderKey,… in TestNonLeadBytesDuringCollationReordering()4641 if (baseKeyLength != reorderKeyLength) { in TestNonLeadBytesDuringCollationReordering()4668 …reorderKeyLength = ucol_getSortKey(myCollation, testString, UPRV_LENGTHOF(testString), reorderKey,… in TestNonLeadBytesDuringCollationReordering()4670 if (baseKeyLength != reorderKeyLength) { in TestNonLeadBytesDuringCollationReordering()