Searched refs:UCalendarLimitType (Results 1 – 3 of 3) sorted by relevance
1223 enum UCalendarLimitType { enum1239 typedef enum UCalendarLimitType UCalendarLimitType; typedef1258 UCalendarLimitType type,
510 UCalendarLimitType type, in ucal_getLimit()
1184 val=ucal_getLimit(cal, UCAL_SECOND, (UCalendarLimitType)99, &status); in TestGetLimits()