Home
last modified time | relevance | path

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

/PHP-8.2/ext/intl/tests/
H A Dcalendar_setSkipped_RepeatedWallTimeOption_error.phpt31 …WallTimeOption(): Argument #1 ($option) must be one of IntlCalendar::WALLTIME_FIRST, IntlCalendar:…
32 …WallTimeOption(): Argument #1 ($option) must be either IntlCalendar::WALLTIME_FIRST or IntlCalenda…
H A Dcalendar_get_setRepeatedWallTimeOption_basic.phpt23 var_dump(intlcal_set_repeated_wall_time_option($intlcal, IntlCalendar::WALLTIME_FIRST));
H A Dcalendar_get_setSkippedWallTimeOption_basic.phpt23 var_dump($intlcal->setSkippedWallTimeOption(IntlCalendar::WALLTIME_FIRST));
/PHP-8.2/ext/intl/calendar/
H A Dcalendar.stub.php195 public const WALLTIME_FIRST = UNKNOWN; define in IntlCalendar

Completed in 6 milliseconds