Home
last modified time | relevance | path

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

/php-src/ext/intl/tests/
H A Dcalendar_getType_error.phpt11 var_dump(intlcal_get_type(1));
14 Fatal error: Uncaught TypeError: intlcal_get_type(): Argument #1 ($calendar) must be of type IntlCa…
16 #0 %s(%d): intlcal_get_type(1)
H A Dcalendar_getType_basic.phpt15 VAR_DUMP(intlcal_get_type($intlcal));
/php-src/ext/intl/
H A Dphp_intl.stub.php238 function intlcal_get_type(IntlCalendar $calendar): string {} function
H A Dphp_intl_arginfo.h824 ZEND_FUNCTION(intlcal_get_type);
1015 ZEND_FE(intlcal_get_type, arginfo_intlcal_get_type)
/php-src/ext/intl/calendar/
H A Dcalendar_arginfo.h236 ZEND_FUNCTION(intlcal_get_type);
H A Dcalendar_methods.cpp707 U_CFUNC PHP_FUNCTION(intlcal_get_type) in PHP_FUNCTION() argument

Completed in 22 milliseconds