Searched refs:intlgregcal_set_gregorian_change (Results 1 – 5 of 5) sorted by relevance
19 var_dump(intlgregcal_set_gregorian_change($intlcal, 1));
211 U_CFUNC PHP_FUNCTION(intlgregcal_set_gregorian_change) in PHP_FUNCTION() argument
224 ZEND_FUNCTION(intlgregcal_set_gregorian_change);282 …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 17 milliseconds