Home | History | Annotate | Download | only in i18n

Lines Matching defs:primaries

1015                     // There are more base primary CEs than tailored primaries.
1355 CollationWeights primaries, secondaries, tertiaries;
1491 primaries.initForPrimary(isCompressible);
1492 if(!primaries.allocWeights(p, pLimit, pCount)) {
1499 p = primaries.nextWeight();