Home
last modified time | relevance | path

Searched refs:IntlGregorianCalendar (Results 1 – 25 of 70) sorted by relevance

123

/PHP-7.0/ext/intl/tests/
H A Dgregoriancalendar_setGregorianChange_error.phpt2 IntlGregorianCalendar::setGregorianChange(): bad arguments
13 $c = new IntlGregorianCalendar();
22 Warning: IntlGregorianCalendar::setGregorianChange() expects exactly 1 parameter, 0 given in %s on …
24 Warning: IntlGregorianCalendar::setGregorianChange(): intlgregcal_set_gregorian_change: bad argumen…
27 Warning: IntlGregorianCalendar::setGregorianChange() expects exactly 1 parameter, 2 given in %s on …
29 Warning: IntlGregorianCalendar::setGregorianChange(): intlgregcal_set_gregorian_change: bad argumen…
32 Warning: IntlGregorianCalendar::setGregorianChange() expects parameter 1 to be float, string given …
34 Warning: IntlGregorianCalendar::setGregorianChange(): intlgregcal_set_gregorian_change: bad argumen…
42 …ssed to intlgregcal_set_gregorian_change() must be an instance of IntlGregorianCalendar, integer g…
H A Dgregoriancalendar_isLeapYear_error.phpt2 IntlGregorianCalendar::isLeapYear(): bad arguments
13 $c = new IntlGregorianCalendar(NULL, 'pt_PT');
23 Warning: IntlGregorianCalendar::isLeapYear() expects exactly 1 parameter, 2 given in %s on line %d
25 Warning: IntlGregorianCalendar::isLeapYear(): intlgregcal_is_leap_year: bad arguments in %s on line…
28 Warning: IntlGregorianCalendar::isLeapYear() expects exactly 1 parameter, 0 given in %s on line %d
30 Warning: IntlGregorianCalendar::isLeapYear(): intlgregcal_is_leap_year: bad arguments in %s on line…
33 Warning: IntlGregorianCalendar::isLeapYear() expects parameter 1 to be integer, string given in %s …
35 Warning: IntlGregorianCalendar::isLeapYear(): intlgregcal_is_leap_year: bad arguments in %s on line…
48 …ent 1 passed to intlgregcal_is_leap_year() must be an instance of IntlGregorianCalendar, integer g…
H A Dgregoriancalendar_getGregorianChange_error.phpt2 IntlGregorianCalendar::getGregorianChange(): bad arguments
13 $c = new IntlGregorianCalendar(NULL, 'pt_PT');
20 Warning: IntlGregorianCalendar::getGregorianChange() expects exactly 0 parameters, 1 given in %s on…
22 Warning: IntlGregorianCalendar::getGregorianChange(): intlgregcal_get_gregorian_change: bad argumen…
30 …ssed to intlgregcal_get_gregorian_change() must be an instance of IntlGregorianCalendar, integer g…
H A Dgregoriancalendar___construct_basic.phpt2 IntlGregorianCalendar::__construct(): basic
20 $intlcal = new IntlGregorianCalendar('Europe/Lisbon', NULL);
24 $intlcal = new IntlGregorianCalendar(NULL, 'pt_PT');
28 $intlcal = new IntlGregorianCalendar('Europe/Lisbon', 'pt_PT');
32 $intlcal = new IntlGregorianCalendar('Europe/Paris', 'fr_CA', NULL, NULL, NULL, NULL);
H A Dgregoriancalendar___construct_error.phpt2 IntlGregorianCalendar::__construct(): bad arguments
19 var_dump(new IntlGregorianCalendar(1,2,NULL,4));
24 var_dump(new IntlGregorianCalendar(1,2,3,4,NULL,array()));
39 Exception: IntlGregorianCalendar::__construct(): intlgregcal_create_instance: no variant with 4 arg…
41 Exception: IntlGregorianCalendar::__construct() expects parameter 6 to be integer, array given in %…
H A Dgregoriancalendar_isLeapYear_basic.phpt2 IntlGregorianCalendar::isLeapYear(): basic test
14 $intlcal = new IntlGregorianCalendar();
H A Dgregoriancalendar_get_setGregorianChange_basic.phpt2 IntlGregorianCalendar::get/setGregorianChange(): basic test
14 $intlcal = new IntlGregorianCalendar();
H A Dgregoriancalendar___construct_variant1.phpt2 IntlGregorianCalendar::__construct(): argument variants
17 $intlcal = new IntlGregorianCalendar(2012, 1, 29, 16, 7, 8);
H A Dcalendar_roll_basic.phpt14 $intlcal = new IntlGregorianCalendar(2012, 1, 28);
19 $intlcal = new IntlGregorianCalendar(2012, 1, 28);
H A Dcalendar_equals_before_after_basic.phpt14 $intlcal1 = new IntlGregorianCalendar(2012, 1, 29, 16, 59, 59);
16 $intlcal3 = new IntlGregorianCalendar(2012, 1, 29, 17, 00, 00);
H A Dcalendar_toDateTime_error.phpt12 $cal = new IntlGregorianCalendar();
17 $cal = new IntlGregorianCalendar("Etc/Unknown");
H A Ddateformat_timezone_arg_variations.phpt28 $df = new IntlDateFormatter('es_ES', 0, 0, 'Europe/Amsterdam', new IntlGregorianCalendar('Europe/Li…
32 $df = new IntlDateFormatter('es_ES', 0, 0, NULL, new IntlGregorianCalendar('Europe/Lisbon'));
H A Ddateformat_timezone_arg_variations4.phpt28 $df = new IntlDateFormatter('es_ES', 0, 0, 'Europe/Amsterdam', new IntlGregorianCalendar('Europe/Li…
32 $df = new IntlDateFormatter('es_ES', 0, 0, NULL, new IntlGregorianCalendar('Europe/Lisbon'));
H A Dcalendar_toDateTime_basic.phpt13 $cal = new IntlGregorianCalendar(2012,04,17,17,35,36);
H A Dbug75090.phpt10 $intlGregorianCalendarRef = new ReflectionClass(IntlGregorianCalendar::class);
H A Ddateformat_timezone_arg_variations3.phpt29 $df = new IntlDateFormatter('es_ES', 0, 0, 'Europe/Amsterdam', new IntlGregorianCalendar('Europe/Li…
33 $df = new IntlDateFormatter('es_ES', 0, 0, NULL, new IntlGregorianCalendar('Europe/Lisbon'));
H A Ddateformat_create_cal_arg.phpt15 $cal = new IntlGregorianCalendar('UTC', NULL);
24 $cal = new IntlGregorianCalendar('UTC', NULL);
H A Ddateformat_timezone_arg_variations2.phpt28 $df = new IntlDateFormatter('es_ES', 0, 0, 'Europe/Amsterdam', new IntlGregorianCalendar('Europe/Li…
32 $df = new IntlDateFormatter('es_ES', 0, 0, NULL, new IntlGregorianCalendar('Europe/Lisbon'));
H A Ddateformat_create_cal_arg_variant3.phpt16 $cal = new IntlGregorianCalendar('UTC', NULL);
25 $cal = new IntlGregorianCalendar('UTC', NULL);
H A Ddateformat_create_cal_arg_variant4.phpt16 $cal = new IntlGregorianCalendar('UTC', NULL);
25 $cal = new IntlGregorianCalendar('UTC', NULL);
H A Ddateformat_create_cal_arg_variant5.phpt15 $cal = new IntlGregorianCalendar('UTC', NULL);
24 $cal = new IntlGregorianCalendar('UTC', NULL);
H A Ddateformat_create_cal_arg_variant2.phpt15 $cal = new IntlGregorianCalendar('UTC', NULL);
24 $cal = new IntlGregorianCalendar('UTC', NULL);
H A Dcalendar_roll_variation1.phpt14 $intlcal = new IntlGregorianCalendar(2012, 1, 28);
H A Dtimezone_getUnknown_error.phpt15 $c = new IntlGregorianCalendar(NULL, 'pt_PT');
/PHP-7.0/ext/intl/calendar/
H A Dgregoriancalendar_methods.h24 PHP_METHOD(IntlGregorianCalendar, __construct);

Completed in 30 milliseconds

123