Home | History | Annotate | Download | only in i18n

Lines Matching defs:endExpansionCE

125  * uint32_t endExpansionCE; - offset to array of last collation element in expansion (uint32_t *).
128 * int32_t endExpansionCECount; - size of endExpansionCE. See UCOL_GETMAXEXPANSION
490 start = (coll)->endExpansionCE; \
502 result = *((coll)->expansionCESize + (start - (coll)->endExpansionCE)); \
505 result = *(coll->expansionCESize + (limit - coll->endExpansionCE)); \
920 const uint32_t *endExpansionCE; /* array of last ces in an expansion ce.
922 const uint32_t *lastEndExpansionCE;/* pointer to the last element in endExpansionCE */
925 corresponding to endExpansionCE,