Home | History | Annotate | Download | only in i18n

Lines Matching defs:ce

1497         int64_t ce;
1498 while((ce = iter.nextCE(errorCode)) != Collation::NO_CE) {
1499 ces.addElement(ce, errorCode);
1503 int64_t ce;
1504 while((ce = iter.nextCE(errorCode)) != Collation::NO_CE) {
1505 ces.addElement(ce, errorCode);