Home
last modified time | relevance | path

Searched refs:setRepeatedWallTimeOption (Results 1 – 5 of 5) sorted by relevance

/PHP-8.0/ext/intl/tests/
H A Dcalendar_get_setRepeatedWallTimeOption_basic.phpt2 IntlCalendar::get/setRepeatedWallTimeOption(): basic test
16 var_dump($intlcal->setRepeatedWallTimeOption(IntlCalendar::WALLTIME_LAST));
H A Dcalendar_setSkipped_RepeatedWallTimeOption_error.phpt21 var_dump($c->setRepeatedWallTimeOption(2));
34 IntlCalendar::setRepeatedWallTimeOption(): Argument #1 ($option) must be either IntlCalendar::WALLT…
/PHP-8.0/ext/intl/calendar/
H A Dcalendar.stub.php255 public function setRepeatedWallTimeOption(int $option) {} function in IntlCalendar
H A Dcalendar_arginfo.h257 …ZEND_ME_MAPPING(setRepeatedWallTimeOption, intlcal_set_repeated_wall_time_option, arginfo_class_In…
H A Dcalendar_methods.cpp911 co->ucal->setRepeatedWallTimeOption((UCalendarWallTimeOption)option); in PHP_FUNCTION()

Completed in 21 milliseconds