Searched refs:ucal_getDSTSavings (Results 1 – 4 of 4) sorted by relevance
656 ucal_getDSTSavings(const UChar* zoneID, UErrorCode* ec);
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()
515 #define ucal_getDSTSavings U_ICU_ENTRY_POINT_RENAME(ucal_getDSTSavings) macro