Searched refs:ucal_getDSTSavings (Results 1 – 7 of 7) sorted by relevance
669 ucal_getDSTSavings(const UChar* zoneID, UErrorCode* ec);
518 #define ucal_getDSTSavings U_ICU_ENTRY_POINT_RENAME(ucal_getDSTSavings) macro
95 ucal_getDSTSavings(const UChar* zoneID, UErrorCode* ec) { in ucal_getDSTSavings() function
214 i = ucal_getDSTSavings(fgGMTID, &status); in TestCalendar()221 i = ucal_getDSTSavings(PST, &status); in TestCalendar()
764 return ucal_getDSTSavings(zoneID, ec); in ucal_getDSTSavings_android()