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