Home | History | Annotate | Download | only in intltest

Lines Matching refs:ce2

235             int64_t ce2 = ci.nextCE(errorCode);
239 if(ce == Collation::NO_CE || ce2 != Collation::NO_CE) {
272 int64_t ce2 = ci2.nextCE(errorCode);
276 if(ce1 != ce2) {