Searched refs:reorderKeyLength (Results 1 – 1 of 1) sorted by relevance
4619 uint32_t reorderKeyLength; in TestNonLeadBytesDuringCollationReordering() local4642 …reorderKeyLength = ucol_getSortKey(myCollation, testString, UPRV_LENGTHOF(testString), reorderKey,… in TestNonLeadBytesDuringCollationReordering()4644 if (baseKeyLength != reorderKeyLength) { in TestNonLeadBytesDuringCollationReordering()4671 …reorderKeyLength = ucol_getSortKey(myCollation, testString, UPRV_LENGTHOF(testString), reorderKey,… in TestNonLeadBytesDuringCollationReordering()4673 if (baseKeyLength != reorderKeyLength) { in TestNonLeadBytesDuringCollationReordering()