Home
last modified time | relevance | path

Searched refs:UCAL_LIMIT_MINIMUM (Results 1 – 4 of 4) sorted by relevance

/external/icu4c/i18n/
Dtaiwncal.cpp99 if(limitType == UCAL_LIMIT_MINIMUM || limitType == UCAL_LIMIT_GREATEST_MINIMUM) { in handleGetLimit()
Djapancal.cpp526 case UCAL_LIMIT_MINIMUM: in handleGetLimit()
Dcalendar.cpp1996 return getLimit((UCalendarDateFields) field,UCAL_LIMIT_MINIMUM); in getMinimum()
2002 return getLimit(field,UCAL_LIMIT_MINIMUM); in getMinimum()
/external/icu4c/i18n/unicode/
Dcalendar.h1335 UCAL_LIMIT_MINIMUM = 0, enumerator