Home | History | Annotate | Download | only in intltest

Lines Matching refs:ces

41     : ces(NULL), listMax(CELIST_BUFFER_SIZE), listSize(0)
71 ces = ceBuffer;
102 if (ces != ceBuffer) {
103 DELETE_ARRAY(ces);
122 uprv_memcpy(newCEs, ces, listSize * sizeof(uint32_t));
124 if (ces != ceBuffer) {
125 DELETE_ARRAY(ces);
128 ces = newCEs;
132 ces[listSize++] = ce;
138 return ces[index];
146 return ces[index];
156 if (ces[i] != (*other)[j]) {
507 // find out shortest string for the longest sequence of ces.
565 // generate two CEs.