Home | History | Annotate | Download | only in i18n

Lines Matching refs:tertiaryTop

4717     uint8_t tertiaryTop = coll->tertiaryTop;
4913 tertiaries.appendByte(tertiaryTop - coll->tertiaryTopCount);
4916 tertiaries.appendByte(tertiaryTop - (count3-1));
4992 tertiaries.appendByte(tertiaryTop - coll->tertiaryTopCount);
4995 tertiaries.appendByte(tertiaryTop - count3);
5087 uint8_t tertiaryTop = coll->tertiaryTop;
5200 tertiaries.appendByte(tertiaryTop - coll->tertiaryTopCount);
5203 tertiaries.appendByte(tertiaryTop - (count3-1));
5235 tertiaries.appendByte(tertiaryTop - coll->tertiaryTopCount);
5238 tertiaries.appendByte(tertiaryTop - count3);
6454 coll->tertiaryTop
6461 coll->tertiaryTop = UCOL_COMMON_TOP3_CASE_SW_UPPER;
6465 coll->tertiaryTop = UCOL_COMMON_TOP3_CASE_SW_LOWER;
6471 uint8_t tertiaryTotal = (uint8_t)(coll->tertiaryTop - coll->tertiaryBottom - 1);