Searched refs:intlgregcal_set_gregorian_change (Results 1 – 5 of 5) sorted by relevance
19 var_dump(intlgregcal_set_gregorian_change($intlcal, 1));
299 U_CFUNC PHP_FUNCTION(intlgregcal_set_gregorian_change) in PHP_FUNCTION() argument
258 ZEND_FUNCTION(intlgregcal_set_gregorian_change);320 …ZEND_ME_MAPPING(setGregorianChange, intlgregcal_set_gregorian_change, arginfo_class_IntlGregorianC…
835 ZEND_FUNCTION(intlgregcal_set_gregorian_change);1025 ZEND_FE(intlgregcal_set_gregorian_change, arginfo_intlgregcal_set_gregorian_change)
283 function intlgregcal_set_gregorian_change(IntlGregorianCalendar $calendar, float $timestamp): bool … function
Completed in 24 milliseconds