Searched refs:reorderCodesIndex (Results 1 – 1 of 1) sorted by relevance
1172 int32_t reorderCodesIndex = -1; in ucol_buildPermutationTable() local1277 reorderCodesIndex += fromTheBottom ? 1 : -1; in ucol_buildPermutationTable()1278 int32_t next = internalReorderCodes[reorderCodesIndex]; in ucol_buildPermutationTable()1297 reorderCodesIndex = internalReorderCodesLength; in ucol_buildPermutationTable()