Home
last modified time | relevance | path

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

/php-src/ext/intl/tests/
H A Dtimezone_getDSTSavings_basic.phpt2 IntlTimeZone::getDSTSavings(): basic test
10 var_dump($lsb->getDSTSavings());
H A Dtimezone_getDSTSavings_error.phpt2 IntlTimeZone::getDSTSavings(): errors
/php-src/ext/intl/timezone/
H A Dtimezone.stub.php89 public function getDSTSavings(): int {} function in IntlTimeZone
H A Dtimezone_methods.cpp558 RETURN_LONG((zend_long)to->utimezone->getDSTSavings()); in PHP_FUNCTION()

Completed in 8 milliseconds