Lines Matching refs:wom2
2611 int32_t wom2 = cal.get(UCAL_WEEK_OF_MONTH, ec);2625 if (woy1 == woy2 && wom1 == wom2) {2630 ", WEEK_OF_MONTH: " + wom1 + " => " + wom2 +