Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/unicode/
Ducal.h1227 enum UCalendarLimitType { enum
1243 typedef enum UCalendarLimitType UCalendarLimitType; typedef
1262 UCalendarLimitType type,
/external/icu/icu4c/source/i18n/
Ducal.cpp513 UCalendarLimitType type, in ucal_getLimit()
/external/icu/icu4c/source/test/cintltst/
Dccaltst.c1192 val=ucal_getLimit(cal, UCAL_SECOND, (UCalendarLimitType)99, &status); in TestGetLimits()