Searched refs:leadByteIndexLength (Results 1 – 1 of 1) sorted by relevance
1134 uint16_t leadByteIndexLength = *leadByteTable; in ucol_getReorderCodesForLeadByte() local1135 if (leadByte >= leadByteIndexLength) { in ucol_getReorderCodesForLeadByte()1149 uint16_t* reorderCodeData = leadByteTable + (2 + leadByteIndexLength) + leadByteIndex; in ucol_getReorderCodesForLeadByte()