Searched refs:UCalendarLimitType (Results 1 – 3 of 3) sorted by relevance
1213 enum UCalendarLimitType { enum1229 typedef enum UCalendarLimitType UCalendarLimitType; typedef1248 UCalendarLimitType type,
495 UCalendarLimitType type, in ucal_getLimit()
1156 val=ucal_getLimit(cal, UCAL_SECOND, (UCalendarLimitType)99, &status); in TestGetLimits()