Searched defs:expansionCESize (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/i18n/
H A Ducol_elm.h89 uint8_t *expansionCESize; member in struct:__anon1415
H A Ducol_imp.h119 * uint32_t expansionCESize; - array of maximum expansion sizes (uint8_t *)
463 result = *((coll)->expansionCESize + (start - (coll)->endExpansionCE)); \
466 result = *(coll->expansionCESize + (limit - coll->endExpansionCE)); \
795 uint32_t expansionCESize; /* array of maximum expansion size member in struct:__anon1424
928 corresponds to expansionCESize */
930 const uint8_t *expansionCESize; /* array of the maximum size of a member in struct:UCollator

Completed in 54 milliseconds