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