Home
last modified time | relevance | path

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

/PHP-5.5/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 Catchable fatal error: Argument 1 passed to intlcal_set_repeated_wall_time_option() must be an inst…
H A Dcalendar_get_setRepeatedWallTimeOption_basic.phpt28 var_dump(intlcal_set_repeated_wall_time_option($intlcal, IntlCalendar::WALLTIME_FIRST));
/PHP-5.5/ext/intl/calendar/
H A Dcalendar_methods.h102 PHP_FUNCTION(intlcal_set_repeated_wall_time_option);
H A Dcalendar_class.cpp445 …PHP_ME_MAPPING(setRepeatedWallTimeOption,intlcal_set_repeated_wall_time_option,ainfo_cal_wall_time…
H A Dcalendar_methods.cpp1087 U_CFUNC PHP_FUNCTION(intlcal_set_repeated_wall_time_option) in PHP_FUNCTION() argument
/PHP-5.5/ext/intl/
H A Dphp_intl.c843 PHP_FE( intlcal_set_repeated_wall_time_option, ainfo_cal_wall_time_option )
/PHP-5.5/
H A DUPGRADING313 - intlcal_set_repeated_wall_time_option()
H A DNEWS2071 intlcal_set_repeated_wall_time_option(),

Completed in 46 milliseconds