Home | History | Annotate | Download | only in intltest

Lines Matching refs:uDay

2824     int8_t   uDay;
3334 int32_t uDay = tstCal->get(UCAL_DATE, status);
3338 } else if (uYear != guMapPtr->uYear || uMon != guMapPtr->uMon || uDay != guMapPtr->uDay) {
3341 guMapPtr->uYear, guMapPtr->uMon, guMapPtr->uDay, uYear, uMon, uDay );