Home
last modified time | relevance | path

Searched refs:intlcal_after (Results 1 – 6 of 6) sorted by relevance

/PHP-8.4/ext/intl/tests/
H A Dcalendar_before_after_error.phpt52 var_dump(intlcal_after($c));
75 error: 0, intlcal_after() expects exactly 2 arguments, 1 given
H A Dcalendar_equals_before_after_basic.phpt31 var_dump("3 after 2", intlcal_after($intlcal3, $intlcal2));
/PHP-8.4/ext/intl/
H A Dphp_intl.stub.php200 function intlcal_after(IntlCalendar $calendar, IntlCalendar $other): bool {} function
H A Dphp_intl_arginfo.h806 ZEND_FUNCTION(intlcal_after);
997 ZEND_FE(intlcal_after, arginfo_intlcal_after)
/PHP-8.4/ext/intl/calendar/
H A Dcalendar_arginfo.h211 ZEND_FUNCTION(intlcal_after);
H A Dcalendar_methods.cpp358 U_CFUNC PHP_FUNCTION(intlcal_after) in PHP_FUNCTION() argument

Completed in 25 milliseconds