Home | History | Annotate | Download | only in i18n

Lines Matching full:isset

650             isSet((UCalendarDateFields)field) &&
657 if (isSet(UCAL_DATE)) {
665 if (isSet(UCAL_DAY_OF_YEAR)) {
674 if (isSet(UCAL_DAY_OF_WEEK_IN_MONTH) &&
1257 return isSet(UCAL_ERA) ? internalGet(UCAL_ERA) : (int32_t)AD;