Lines Matching full:contractions
69 * - contractions (UChar[contractionSize] + CE[contractionSize])
75 * - UCA contractions (UChar[contractionUCACombosSize][contractionUCACombosWidth])
96 * uint32_t contractionUCACombos; - only used (!=0) in UCA image - list of UCA contractions. This is a zero terminated array of UChar[contractionUCACombosWidth],
97 * containing contractions from the UCA. These are needed in the build process to copy UCA contractions
108 * are aligned with the contents of contractionCEs table. 0 if no contractions.
112 * 0 if no contractions.
125 * uint32_t contrEndCP; - hash table of final code points in contractions (uint8_t *). See ucol_contractionEndCP.
784 uint32_t contractionUCACombos; /* this one is needed only for UCA, to copy the appropriate contractions */
802 /* in contractions. */