Home
last modified time | relevance | path

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

/external/icu4c/i18n/unicode/
Ducal.h1213 enum UCalendarLimitType { enum
1229 typedef enum UCalendarLimitType UCalendarLimitType; typedef
1248 UCalendarLimitType type,
/external/icu4c/i18n/
Ducal.cpp495 UCalendarLimitType type, in ucal_getLimit()
/external/icu4c/test/cintltst/
Dccaltst.c1156 val=ucal_getLimit(cal, UCAL_SECOND, (UCalendarLimitType)99, &status); in TestGetLimits()