Lines Matching full:era2
1586 int32_t era2 = calendar->get(UCAL_ERA,status);1588 if (year1 == year2 && era1 == era2) {