Home | History | Annotate | Download | only in i18n

Lines Matching refs:secondaries

1042         // and it is lowercase. Other secondaries are uncased.
1355 CollationWeights primaries, secondaries, tertiaries;
1459 // compressed common secondaries.
1462 secondaries.initForSecondary();
1463 if(!secondaries.allocWeights(s, sLimit, sCount)) {
1470 s = secondaries.nextWeight();