Searched refs:ucal_getDSTSavings (Results 1 – 9 of 9) sorted by relevance
714 ucal_getDSTSavings(const UChar* zoneID, UErrorCode* ec);
523 #define ucal_getDSTSavings U_ICU_ENTRY_POINT_RENAME(ucal_getDSTSavings) macro
112 ucal_getDSTSavings(const UChar* zoneID, UErrorCode* ec) { in ucal_getDSTSavings() function
218 i = ucal_getDSTSavings(fgGMTID, &status); in TestCalendar()225 i = ucal_getDSTSavings(PST, &status); in TestCalendar()