Home
last modified time | relevance | path

Searched refs:UCalendarLimitType (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Ducal.h1223 enum UCalendarLimitType { enum
1239 typedef enum UCalendarLimitType UCalendarLimitType; typedef
1258 UCalendarLimitType type,
/external/icu/icu4c/source/i18n/
Ducal.cpp510 UCalendarLimitType type, in ucal_getLimit()
/external/icu/icu4c/source/test/cintltst/
Dccaltst.c1184 val=ucal_getLimit(cal, UCAL_SECOND, (UCalendarLimitType)99, &status); in TestGetLimits()