Home
last modified time | relevance | path

Searched refs:intlcal_get_first_day_of_week (Results 1 – 25 of 75) sorted by relevance

123

/dports/lang/php73/php-7.3.33/ext/intl/tests/
H A Dcalendar_getFirstDayOfWeek_error.phpt17 var_dump(intlcal_get_first_day_of_week($c, 1));
18 var_dump(intlcal_get_first_day_of_week(1));
22 Warning: IntlCalendar::getFirstDayOfWeek(): intlcal_get_first_day_of_week: bad arguments in %s on l…
25 Warning: intlcal_get_first_day_of_week() expects exactly 1 parameter, 2 given in %s on line %d
27 Warning: intlcal_get_first_day_of_week(): intlcal_get_first_day_of_week: bad arguments in %s on lin…
30 Fatal error: Uncaught TypeError: Argument 1 passed to intlcal_get_first_day_of_week() must be an in…
32 #0 %s(%d): intlcal_get_first_day_of_week(1)
H A Dcalendar_getFirstDayOfWeek_basic.phpt14 var_dump(intlcal_get_first_day_of_week($intlcal));
/dports/lang/php74/php-7.4.27/ext/intl/tests/
H A Dcalendar_getFirstDayOfWeek_error.phpt17 var_dump(intlcal_get_first_day_of_week($c, 1));
18 var_dump(intlcal_get_first_day_of_week(1));
22 Warning: IntlCalendar::getFirstDayOfWeek(): intlcal_get_first_day_of_week: bad arguments in %s on l…
25 Warning: intlcal_get_first_day_of_week() expects exactly 1 parameter, 2 given in %s on line %d
27 Warning: intlcal_get_first_day_of_week(): intlcal_get_first_day_of_week: bad arguments in %s on lin…
30 Fatal error: Uncaught TypeError: Argument 1 passed to intlcal_get_first_day_of_week() must be an in…
32 #0 %s(%d): intlcal_get_first_day_of_week(1)
H A Dcalendar_getFirstDayOfWeek_basic.phpt14 var_dump(intlcal_get_first_day_of_week($intlcal));
/dports/devel/php73-intl/php-7.3.33/ext/intl/tests/
H A Dcalendar_getFirstDayOfWeek_error.phpt17 var_dump(intlcal_get_first_day_of_week($c, 1));
18 var_dump(intlcal_get_first_day_of_week(1));
22 Warning: IntlCalendar::getFirstDayOfWeek(): intlcal_get_first_day_of_week: bad arguments in %s on l…
25 Warning: intlcal_get_first_day_of_week() expects exactly 1 parameter, 2 given in %s on line %d
27 Warning: intlcal_get_first_day_of_week(): intlcal_get_first_day_of_week: bad arguments in %s on lin…
30 Fatal error: Uncaught TypeError: Argument 1 passed to intlcal_get_first_day_of_week() must be an in…
32 #0 %s(%d): intlcal_get_first_day_of_week(1)
H A Dcalendar_getFirstDayOfWeek_basic.phpt14 var_dump(intlcal_get_first_day_of_week($intlcal));
/dports/www/mod_php73/php-7.3.33/ext/intl/tests/
H A Dcalendar_getFirstDayOfWeek_error.phpt17 var_dump(intlcal_get_first_day_of_week($c, 1));
18 var_dump(intlcal_get_first_day_of_week(1));
22 Warning: IntlCalendar::getFirstDayOfWeek(): intlcal_get_first_day_of_week: bad arguments in %s on l…
25 Warning: intlcal_get_first_day_of_week() expects exactly 1 parameter, 2 given in %s on line %d
27 Warning: intlcal_get_first_day_of_week(): intlcal_get_first_day_of_week: bad arguments in %s on lin…
30 Fatal error: Uncaught TypeError: Argument 1 passed to intlcal_get_first_day_of_week() must be an in…
32 #0 %s(%d): intlcal_get_first_day_of_week(1)
H A Dcalendar_getFirstDayOfWeek_basic.phpt14 var_dump(intlcal_get_first_day_of_week($intlcal));
/dports/devel/php74-intl/php-7.4.27/ext/intl/tests/
H A Dcalendar_getFirstDayOfWeek_error.phpt17 var_dump(intlcal_get_first_day_of_week($c, 1));
18 var_dump(intlcal_get_first_day_of_week(1));
22 Warning: IntlCalendar::getFirstDayOfWeek(): intlcal_get_first_day_of_week: bad arguments in %s on l…
25 Warning: intlcal_get_first_day_of_week() expects exactly 1 parameter, 2 given in %s on line %d
27 Warning: intlcal_get_first_day_of_week(): intlcal_get_first_day_of_week: bad arguments in %s on lin…
30 Fatal error: Uncaught TypeError: Argument 1 passed to intlcal_get_first_day_of_week() must be an in…
32 #0 %s(%d): intlcal_get_first_day_of_week(1)
H A Dcalendar_getFirstDayOfWeek_basic.phpt14 var_dump(intlcal_get_first_day_of_week($intlcal));
/dports/www/mod_php74/php-7.4.27/ext/intl/tests/
H A Dcalendar_getFirstDayOfWeek_error.phpt17 var_dump(intlcal_get_first_day_of_week($c, 1));
18 var_dump(intlcal_get_first_day_of_week(1));
22 Warning: IntlCalendar::getFirstDayOfWeek(): intlcal_get_first_day_of_week: bad arguments in %s on l…
25 Warning: intlcal_get_first_day_of_week() expects exactly 1 parameter, 2 given in %s on line %d
27 Warning: intlcal_get_first_day_of_week(): intlcal_get_first_day_of_week: bad arguments in %s on lin…
30 Fatal error: Uncaught TypeError: Argument 1 passed to intlcal_get_first_day_of_week() must be an in…
32 #0 %s(%d): intlcal_get_first_day_of_week(1)
H A Dcalendar_getFirstDayOfWeek_basic.phpt14 var_dump(intlcal_get_first_day_of_week($intlcal));
/dports/www/mod_php81/php-8.1.1/ext/intl/tests/
H A Dcalendar_getFirstDayOfWeek_error.phpt11 var_dump(intlcal_get_first_day_of_week(1));
14 Fatal error: Uncaught TypeError: intlcal_get_first_day_of_week(): Argument #1 ($calendar) must be o…
16 #0 %s(%d): intlcal_get_first_day_of_week(1)
H A Dcalendar_getFirstDayOfWeek_basic.phpt12 var_dump(intlcal_get_first_day_of_week($intlcal));
/dports/lang/php81/php-8.1.1/ext/intl/tests/
H A Dcalendar_getFirstDayOfWeek_error.phpt11 var_dump(intlcal_get_first_day_of_week(1));
14 Fatal error: Uncaught TypeError: intlcal_get_first_day_of_week(): Argument #1 ($calendar) must be o…
16 #0 %s(%d): intlcal_get_first_day_of_week(1)
H A Dcalendar_getFirstDayOfWeek_basic.phpt12 var_dump(intlcal_get_first_day_of_week($intlcal));
/dports/devel/php81-intl/php-8.1.1/ext/intl/tests/
H A Dcalendar_getFirstDayOfWeek_error.phpt11 var_dump(intlcal_get_first_day_of_week(1));
14 Fatal error: Uncaught TypeError: intlcal_get_first_day_of_week(): Argument #1 ($calendar) must be o…
16 #0 %s(%d): intlcal_get_first_day_of_week(1)
H A Dcalendar_getFirstDayOfWeek_basic.phpt12 var_dump(intlcal_get_first_day_of_week($intlcal));
/dports/lang/php80/php-8.0.15/ext/intl/tests/
H A Dcalendar_getFirstDayOfWeek_error.phpt13 var_dump(intlcal_get_first_day_of_week(1));
16 Fatal error: Uncaught TypeError: intlcal_get_first_day_of_week(): Argument #1 ($calendar) must be o…
18 #0 %s(%d): intlcal_get_first_day_of_week(1)
H A Dcalendar_getFirstDayOfWeek_basic.phpt14 var_dump(intlcal_get_first_day_of_week($intlcal));
/dports/devel/php80-intl/php-8.0.15/ext/intl/tests/
H A Dcalendar_getFirstDayOfWeek_error.phpt13 var_dump(intlcal_get_first_day_of_week(1));
16 Fatal error: Uncaught TypeError: intlcal_get_first_day_of_week(): Argument #1 ($calendar) must be o…
18 #0 %s(%d): intlcal_get_first_day_of_week(1)
H A Dcalendar_getFirstDayOfWeek_basic.phpt14 var_dump(intlcal_get_first_day_of_week($intlcal));
/dports/www/mod_php80/php-8.0.15/ext/intl/tests/
H A Dcalendar_getFirstDayOfWeek_error.phpt13 var_dump(intlcal_get_first_day_of_week(1));
16 Fatal error: Uncaught TypeError: intlcal_get_first_day_of_week(): Argument #1 ($calendar) must be o…
18 #0 %s(%d): intlcal_get_first_day_of_week(1)
H A Dcalendar_getFirstDayOfWeek_basic.phpt14 var_dump(intlcal_get_first_day_of_week($intlcal));
/dports/lang/php73/php-7.3.33/ext/intl/calendar/
H A Dcalendar_methods.h60 PHP_FUNCTION(intlcal_get_first_day_of_week);

123