Home
last modified time | relevance | path

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

/PHP-7.0/ext/intl/tests/
H A Dcalendar_setSkipped_RepeatedWallTimeOption_error.phpt30 var_dump(intlcal_set_repeated_wall_time_option($c));
32 var_dump(intlcal_set_repeated_wall_time_option(1, 1));
43 Warning: IntlCalendar::setRepeatedWallTimeOption(): intlcal_set_repeated_wall_time_option: bad argu…
53 Warning: IntlCalendar::setRepeatedWallTimeOption(): intlcal_set_repeated_wall_time_option: bad argu…
63 Warning: IntlCalendar::setRepeatedWallTimeOption(): intlcal_set_repeated_wall_time_option: bad argu…
69 Warning: IntlCalendar::setRepeatedWallTimeOption(): intlcal_set_repeated_wall_time_option: invalid …
77 Warning: intlcal_set_repeated_wall_time_option() expects exactly 2 parameters, 1 given in %s on lin…
79 Warning: intlcal_set_repeated_wall_time_option(): intlcal_set_repeated_wall_time_option: bad argume…
82 Fatal error: Uncaught TypeError: Argument 1 passed to intlcal_set_repeated_wall_time_option() must …
84 #0 %s(%d): intlcal_set_repeated_wall_time_option(1, 1)
H A Dcalendar_get_setRepeatedWallTimeOption_basic.phpt28 var_dump(intlcal_set_repeated_wall_time_option($intlcal, IntlCalendar::WALLTIME_FIRST));
/PHP-7.0/ext/intl/calendar/
H A Dcalendar_methods.h102 PHP_FUNCTION(intlcal_set_repeated_wall_time_option);
H A Dcalendar_class.cpp432 …PHP_ME_MAPPING(setRepeatedWallTimeOption,intlcal_set_repeated_wall_time_option,ainfo_cal_wall_time…
H A Dcalendar_methods.cpp1062 U_CFUNC PHP_FUNCTION(intlcal_set_repeated_wall_time_option) in PHP_FUNCTION() argument
/PHP-7.0/ext/intl/
H A Dphp_intl.c848 PHP_FE( intlcal_set_repeated_wall_time_option, ainfo_cal_wall_time_option )

Completed in 29 milliseconds