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