Searched refs:intlcal_set_repeated_wall_time_option (Results 1 – 6 of 6) sorted by relevance
25 var_dump(intlcal_set_repeated_wall_time_option(1, 1));33 intlcal_set_repeated_wall_time_option(): Argument #1 ($calendar) must be of type IntlCalendar, int …
23 var_dump(intlcal_set_repeated_wall_time_option($intlcal, IntlCalendar::WALLTIME_FIRST));
262 function intlcal_set_repeated_wall_time_option(IntlCalendar $calendar, int $option): true {} function
836 ZEND_FUNCTION(intlcal_set_repeated_wall_time_option);1027 ZEND_FE(intlcal_set_repeated_wall_time_option, arginfo_intlcal_set_repeated_wall_time_option)
249 ZEND_FUNCTION(intlcal_set_repeated_wall_time_option);
951 U_CFUNC PHP_FUNCTION(intlcal_set_repeated_wall_time_option) in PHP_FUNCTION() argument
Completed in 27 milliseconds