Home
last modified time | relevance | path

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

/php-src/ext/intl/tests/
H A Dcalendar_setSkipped_RepeatedWallTimeOption_error.phpt25 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 …
H A Dcalendar_get_setRepeatedWallTimeOption_basic.phpt23 var_dump(intlcal_set_repeated_wall_time_option($intlcal, IntlCalendar::WALLTIME_FIRST));
/php-src/ext/intl/
H A Dphp_intl.stub.php262 function intlcal_set_repeated_wall_time_option(IntlCalendar $calendar, int $option): true {} function
H A Dphp_intl_arginfo.h836 ZEND_FUNCTION(intlcal_set_repeated_wall_time_option);
1027 ZEND_FE(intlcal_set_repeated_wall_time_option, arginfo_intlcal_set_repeated_wall_time_option)
/php-src/ext/intl/calendar/
H A Dcalendar_arginfo.h249 ZEND_FUNCTION(intlcal_set_repeated_wall_time_option);
H A Dcalendar_methods.cpp951 U_CFUNC PHP_FUNCTION(intlcal_set_repeated_wall_time_option) in PHP_FUNCTION() argument

Completed in 27 milliseconds