Home
last modified time | relevance | path

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

/PHP-8.0/ext/intl/tests/
H A Dgregoriancalendar_get_setGregorianChange_basic.phpt21 var_dump(intlgregcal_set_gregorian_change($intlcal, 1));
/PHP-8.0/ext/intl/calendar/
H A Dcalendar_arginfo.h210 ZEND_FUNCTION(intlgregcal_set_gregorian_change);
268 …ZEND_ME_MAPPING(setGregorianChange, intlgregcal_set_gregorian_change, arginfo_class_IntlGregorianC…
H A Dgregoriancalendar_methods.cpp204 U_CFUNC PHP_FUNCTION(intlgregcal_set_gregorian_change) in PHP_FUNCTION() argument
/PHP-8.0/ext/intl/
H A Dphp_intl_arginfo.h835 ZEND_FUNCTION(intlgregcal_set_gregorian_change);
1025 ZEND_FE(intlgregcal_set_gregorian_change, arginfo_intlgregcal_set_gregorian_change)
H A Dphp_intl.stub.php114 function intlgregcal_set_gregorian_change(IntlGregorianCalendar $calendar, float $timestamp): bool … function

Completed in 32 milliseconds