Lines Matching full:collation
23 #include "collation.h"
34 * Collation data container.
38 * Includes data for the collation base (root/default), aliased if this is not the base.
78 Collation::hasCE32Tag(getCE32(c), Collation::DIGIT_TAG);
116 int64_t dataCE = ces[Collation::indexFromCE32(ce32)];
117 return Collation::makeCE(Collation::getThreeBytePrimaryForOffsetData(c, dataCE));
186 /** Base collation data, or NULL if this data itself is a base. */
195 /** The single-byte primary weight (xx000000) for numeric collation. */
243 * Collation elements in the root collator.