Home
last modified time | relevance | path

Searched refs:intlgregcal_get_gregorian_change (Results 1 – 8 of 8) sorted by relevance

/PHP-5.5/ext/intl/tests/
H A Dgregoriancalendar_getGregorianChange_error.phpt16 var_dump(intlgregcal_get_gregorian_change($c, 1));
17 var_dump(intlgregcal_get_gregorian_change(1));
22 Warning: IntlGregorianCalendar::getGregorianChange(): intlgregcal_get_gregorian_change: bad argumen…
25 Warning: intlgregcal_get_gregorian_change() expects exactly 1 parameter, 2 given in %s on line %d
27 Warning: intlgregcal_get_gregorian_change(): intlgregcal_get_gregorian_change: bad arguments in %s …
30 Catchable fatal error: Argument 1 passed to intlgregcal_get_gregorian_change() must be an instance …
H A Dgregoriancalendar_get_setGregorianChange_basic.phpt19 var_dump(intlgregcal_get_gregorian_change($intlcal));
/PHP-5.5/ext/intl/calendar/
H A Dgregoriancalendar_methods.h28 PHP_FUNCTION(intlgregcal_get_gregorian_change);
H A Dgregoriancalendar_methods.cpp218 U_CFUNC PHP_FUNCTION(intlgregcal_get_gregorian_change) in PHP_FUNCTION() argument
H A Dcalendar_class.cpp461 …PHP_ME_MAPPING(getGregorianChange, intlgregcal_get_gregorian_change, ainfo_cal_void, ZEND_ACC_P…
/PHP-5.5/ext/intl/
H A Dphp_intl.c851 PHP_FE( intlgregcal_get_gregorian_change, ainfo_gregcal_only_gregcal )
/PHP-5.5/
H A DUPGRADING321 - intlgregcal_get_gregorian_change()
H A DNEWS2075 intlgregcal_set_gregorian_change(), intlgregcal_get_gregorian_change() and

Completed in 68 milliseconds