Searched refs:ucal_getDSTSavings (Results 1 – 4 of 4) sorted by relevance
652 ucal_getDSTSavings(const UChar* zoneID, UErrorCode* ec);
92 ucal_getDSTSavings(const UChar* zoneID, UErrorCode* ec) { in ucal_getDSTSavings() function
206 i = ucal_getDSTSavings(fgGMTID, &status); in TestCalendar()213 i = ucal_getDSTSavings(PST, &status); in TestCalendar()
513 #define ucal_getDSTSavings U_ICU_ENTRY_POINT_RENAME(ucal_getDSTSavings) macro