Home | History | Annotate | Download | only in intltest

Lines Matching refs:ces

42     : ces(NULL), listMax(CELIST_BUFFER_SIZE), listSize(0)
70 ces = ceBuffer;
101 if (ces != ceBuffer) {
102 DELETE_ARRAY(ces);
121 uprv_memcpy(newCEs, ces, listSize * sizeof(uint32_t));
123 if (ces != ceBuffer) {
124 DELETE_ARRAY(ces);
127 ces = newCEs;
131 ces[listSize++] = ce;
137 return ces[index];
145 return ces[index];
155 if (ces[i] != (*other)[j]) {
506 // find out shortest string for the longest sequence of ces.
564 // generate two CEs.