Home
last modified time | relevance | path

Searched refs:getDSTSavings (Results 1 – 5 of 5) sorted by relevance

/PHP-8.0/ext/intl/tests/
H A Dtimezone_getDSTSavings_basic.phpt2 IntlTimeZone::getDSTSavings(): basic test
12 var_dump($lsb->getDSTSavings());
H A Dtimezone_getDSTSavings_error.phpt2 IntlTimeZone::getDSTSavings(): errors
/PHP-8.0/ext/intl/timezone/
H A Dtimezone.stub.php63 public function getDSTSavings() {} function in IntlTimeZone
H A Dtimezone_arginfo.h133 …ZEND_ME_MAPPING(getDSTSavings, intltz_get_dst_savings, arginfo_class_IntlTimeZone_getDSTSavings, Z…
H A Dtimezone_methods.cpp538 RETURN_LONG((zend_long)to->utimezone->getDSTSavings()); in PHP_FUNCTION()

Completed in 9 milliseconds