Home
last modified time | relevance | path

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

/PHP-8.0/ext/intl/tests/
H A Dcalendar_get_setRepeatedWallTimeOption_basic.phpt17 var_dump($intlcal->getRepeatedWallTimeOption());
/PHP-8.0/ext/intl/calendar/
H A Dcalendar.stub.php164 public function getRepeatedWallTimeOption() {} function in IntlCalendar
H A Dcalendar_arginfo.h242 …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 14 milliseconds