Searched refs:UCalendarLimitType (Results 1 – 3 of 3) sorted by relevance
1227 enum UCalendarLimitType { enum1243 typedef enum UCalendarLimitType UCalendarLimitType; typedef1262 UCalendarLimitType type,
513 UCalendarLimitType type, in ucal_getLimit()
1192 val=ucal_getLimit(cal, UCAL_SECOND, (UCalendarLimitType)99, &status); in TestGetLimits()