Home | History | Annotate | Download | only in i18n

Lines Matching refs:tertiaries

255     SortKeyLevel tertiaries;
472 tertiaries.appendByte(TER_ONLY_COMMON_MIDDLE);
481 tertiaries.appendByte(b);
485 tertiaries.appendWeight16(t);
492 tertiaries.appendByte(TER_LOWER_FIRST_COMMON_MIDDLE);
501 tertiaries.appendByte(b);
505 tertiaries.appendWeight16(t);
536 tertiaries.appendByte(TER_UPPER_FIRST_COMMON_MIDDLE);
545 tertiaries.appendByte(b);
548 tertiaries.appendWeight16(t);
676 ok &= tertiaries.isOk();
678 tertiaries.appendTo(sink);