Home | History | Annotate | Download | only in i18n

Lines Matching refs:lastCond

1366         ConditionalCE32 *lastCond = cond;
1369 lastCond = cond;
1373 if(lastCond->context.length() == suffixStart) {
1375 U_ASSERT(firstCond == lastCond);
1376 ce32 = lastCond->ce32;
1377 cond = lastCond;
1426 if(cond == lastCond) { break; }
1437 U_ASSERT(cond == lastCond);