Home | History | Annotate | Download | only in intltest

Lines Matching refs:ce2

228             int64_t ce2 = ci.nextCE(errorCode);
232 if(ce == Collation::NO_CE || ce2 != Collation::NO_CE) {
265 int64_t ce2 = ci2.nextCE(errorCode);
269 if(ce1 != ce2) {