Home | History | Annotate | Download | only in collationperf

Lines Matching defs:ce

1675             int32_t ce;
1678 ce = ucol_next(CEiter, &status);
1679 if (ce == UCOL_NULLORDER) {
1682 printf(" %.8x", ce);