Home | History | Annotate | Download | only in i18n

Lines Matching full:collation

30  * Collation binary data reader.
45 * Bits 31..24: numericPrimary, for numeric collation
71 /** Byte offset to the collation trie. Its length is a multiple of 8 bytes. */
113 * Format of collation data (ucadata.icu, binary data in coll/ *.res files).
116 * The root collation data is stored in the ucadata.icu file.
119 * Collation data begins with a standard ICU data file header
126 * See also the Collation class.
181 * The trie holds the main collation data. Each code point is mapped to a 32-bit value.
182 * It encodes a simple collation element (CE) in compact form, unless bits 7..6 are both set,
184 * See the Collation class for details.
188 * the lead surrogate. See Collation::LEAD_SURROGATE_TAG..
198 * Compact storage for all of the CEs that occur in the root collation.
246 * The collation element for the merge separator code point U+FFFE