Home
last modified time | relevance | path

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

/PHP-8.0/ext/intl/tests/
H A Dgregoriancalendar_get_setGregorianChange_basic.phpt2 IntlGregorianCalendar::get/setGregorianChange(): basic test
18 var_dump($intlcal->setGregorianChange(0));
/PHP-8.0/ext/intl/calendar/
H A Dcalendar.stub.php299 public function setGregorianChange(float $timestamp) {} function in IntlGregorianCalendar
H A Dgregoriancalendar_methods.cpp216 fetch_greg(co)->setGregorianChange(date, CALENDAR_ERROR_CODE(co)); in PHP_FUNCTION()
H A Dcalendar_arginfo.h268 …ZEND_ME_MAPPING(setGregorianChange, intlgregcal_set_gregorian_change, arginfo_class_IntlGregorianC…

Completed in 29 milliseconds