Home | History | Annotate | Download | only in i18n

Lines Matching full:tertiary

29  * This class takes and returns 16-bit secondary and tertiary weights.
42 * Flag in a root element, set if the element contains secondary & tertiary weights,
53 * Index of the first CE with a non-zero tertiary weight.
70 * Secondary & tertiary boundaries.
74 * Bits 7.. 0: [fixed first ignorable tertiary byte 3C]
85 * Returns the boundary between tertiary weights of primary/secondary CEs
86 * and those of tertiary CEs.
88 * This minus one is the lower limit for tertiaries of tertiary CEs.
95 * Returns the first assigned tertiary CE.
102 * Returns the last assigned tertiary CE.
175 /** Returns the tertiary weight before [p, s, t]. */
201 * Returns the tertiary weight after [p, s, t] where index=findPrimary(p)
214 * Returns the first secondary & tertiary weights for p where index=findPrimary(p)+1.
240 * followed by elements with only the secondary/tertiary weights,
242 * If the lowest secondary/tertiary combination is Collation::COMMON_SEC_AND_TER_CE,
245 * Note: If the first actual secondary/tertiary combination is higher than
255 * elements with secondary/tertiary deltas.
261 * Before elements[IX_FIRST_PRIMARY_INDEX], all elements are secondary/tertiary deltas,