Home
last modified time | relevance | path

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

/PHP-8.2/ext/intl/tests/
H A Dgregoriancalendar_get_setGregorianChange_basic.phpt14 var_dump($intlcal->getGregorianChange());
20 var_dump($intlcal->getGregorianChange());
H A Dgregoriancalendar_getGregorianChange_error.phpt2 IntlGregorianCalendar::getGregorianChange(): bad arguments
/PHP-8.2/ext/intl/calendar/
H A Dcalendar.stub.php507 public function getGregorianChange(): float {} function in IntlGregorianCalendar
H A Dgregoriancalendar_methods.cpp241 RETURN_DOUBLE((double)fetch_greg(co)->getGregorianChange()); in PHP_FUNCTION()
H A Dcalendar_arginfo.h283 …ZEND_ME_MAPPING(getGregorianChange, intlgregcal_get_gregorian_change, arginfo_class_IntlGregorianC…

Completed in 13 milliseconds