Home | History | Annotate | Download | only in i18n

Lines Matching refs:elements

2853                 if(size != 0) { /* if there are less than 16 elements in expansion, we don't terminate */
3605 if there are less than 16 elements in expansion, we don't terminate
3672 We need to break up the digit string into collection elements of UCOL_MAX_DIGITS_FOR_NUMBER or less,
4861 /* We need to get continuation elements and do intermediate restore */
5765 // Number of elements that need to be consumed in this iteration because
6692 // We're going to jump into contraction table, pick the elements
6703 if(size != 0) { /* if there are less than 16 elements in expansion, we don't terminate */
6954 case UCOL_ALTERNATE_HANDLING: /* attribute for handling variable elements*/
7049 case UCOL_ALTERNATE_HANDLING: /* attribute for handling variable elements*/
7918 uint32_t *elements = coll->latinOneCEs;
7944 sOrder = elements[sChar];
7990 tOrder = elements[tChar];
8035 elements += coll->latinOneTableLen;
8051 sOrder = elements[sChar];
8066 tOrder = elements[tChar];
8105 sOrder = elements[sChar];
8118 tOrder = elements[tChar];
8147 elements += coll->latinOneTableLen;
8157 sOrder = elements[sChar];
8171 tOrder = elements[tChar];