Home
last modified time | relevance | path

Searched refs:getRepeatedWallTimeOption (Results 1 – 4 of 4) sorted by relevance

/PHP-8.1/ext/intl/tests/
H A Dcalendar_get_setRepeatedWallTimeOption_basic.phpt15 var_dump($intlcal->getRepeatedWallTimeOption());
/PHP-8.1/ext/intl/calendar/
H A Dcalendar.stub.php165 public function getRepeatedWallTimeOption(): int {} function in IntlCalendar
H A Dcalendar_arginfo.h256 …ZEND_ME_MAPPING(getRepeatedWallTimeOption, intlcal_get_repeated_wall_time_option, arginfo_class_In…
H A Dcalendar_methods.cpp876 RETURN_LONG(co->ucal->getRepeatedWallTimeOption()); in PHP_FUNCTION()

Completed in 11 milliseconds