Lines Matching refs:era1
1583 int32_t era1 = calendar->get(UCAL_ERA,status);1589 if (year1 == year2 && era1 == era2) {