/PHP-7.4/ext/intl/tests/ |
H A D | dateformat_calendars.phpt | 2 IntlDateFormatter, calendars and time zone 14 IntlDateFormatter::FULL, 15 IntlDateFormatter::FULL, 17 IntlDateFormatter::TRADITIONAL); 19 IntlDateFormatter::FULL, 20 IntlDateFormatter::FULL, 22 IntlDateFormatter::GREGORIAN); 24 IntlDateFormatter::FULL, 25 IntlDateFormatter::FULL, 33 IntlDateFormatter::FULL, [all …]
|
H A D | dateformat_calendars_variant3.phpt | 2 IntlDateFormatter, calendars and time zone 14 IntlDateFormatter::FULL, 15 IntlDateFormatter::FULL, 17 IntlDateFormatter::TRADITIONAL); 19 IntlDateFormatter::FULL, 20 IntlDateFormatter::FULL, 22 IntlDateFormatter::GREGORIAN); 24 IntlDateFormatter::FULL, 25 IntlDateFormatter::FULL, 33 IntlDateFormatter::FULL, [all …]
|
H A D | dateformat_calendars_variant2.phpt | 2 IntlDateFormatter, calendars and time zone 15 IntlDateFormatter::FULL, 16 IntlDateFormatter::FULL, 18 IntlDateFormatter::TRADITIONAL); 20 IntlDateFormatter::FULL, 21 IntlDateFormatter::FULL, 23 IntlDateFormatter::GREGORIAN); 25 IntlDateFormatter::FULL, 26 IntlDateFormatter::FULL, 34 IntlDateFormatter::FULL, [all …]
|
H A D | dateformat_get_datetype.phpt | 16 IntlDateFormatter::FULL, 17 IntlDateFormatter::LONG, 18 IntlDateFormatter::MEDIUM, 19 IntlDateFormatter::SHORT, 20 IntlDateFormatter::NONE 28 …datefmt_create( "de-DE", $datetype_entry , IntlDateFormatter::SHORT,'America/Los_Angeles', IntlDa… 44 Creating IntlDateFormatter with date_type = 0 47 Creating IntlDateFormatter with date_type = 1 50 Creating IntlDateFormatter with date_type = 2 53 Creating IntlDateFormatter with date_type = 3 [all …]
|
H A D | dateformat_get_timetype.phpt | 16 IntlDateFormatter::FULL, 17 IntlDateFormatter::LONG, 18 IntlDateFormatter::MEDIUM, 19 IntlDateFormatter::SHORT, 20 IntlDateFormatter::NONE 28 …fmt = ut_datefmt_create( "de-DE", IntlDateFormatter::SHORT, $timetype_entry ,'America/Los_Angeles… 44 Creating IntlDateFormatter with time_type = 0 47 Creating IntlDateFormatter with time_type = 1 50 Creating IntlDateFormatter with time_type = 2 53 Creating IntlDateFormatter with time_type = 3 [all …]
|
H A D | dateformat_formatObject_error.phpt | 2 IntlDateFormatter::formatObject(): error conditions 13 var_dump(IntlDateFormatter::formatObject()); 14 var_dump(IntlDateFormatter::formatObject(1)); 15 var_dump(IntlDateFormatter::formatObject(new stdclass)); 18 var_dump(IntlDateFormatter::formatObject(new A)); 20 var_dump(IntlDateFormatter::formatObject(new B)); 23 var_dump(IntlDateFormatter::formatObject($cal, -2)); 24 var_dump(IntlDateFormatter::formatObject($cal, array())); 25 var_dump(IntlDateFormatter::formatObject($cal, array(1,2,3))); 27 var_dump(IntlDateFormatter::formatObject($cal, array(1, -2))); [all …]
|
H A D | dateformat_format.phpt | 25 IntlDateFormatter::FULL, 26 IntlDateFormatter::LONG, 27 IntlDateFormatter::MEDIUM, 28 IntlDateFormatter::SHORT, 29 IntlDateFormatter::NONE 159 IntlDateFormatter locale= en_US ,datetype = 0 ,timetype =0 161 IntlDateFormatter locale= en_US ,datetype = 1 ,timetype =1 163 IntlDateFormatter locale= en_US ,datetype = 2 ,timetype =2 165 IntlDateFormatter locale= en_US ,datetype = 3 ,timetype =3 174 IntlDateFormatter locale= en_US ,datetype = 0 ,timetype =0 [all …]
|
H A D | dateformat_format_variant3.phpt | 25 IntlDateFormatter::FULL, 26 IntlDateFormatter::LONG, 27 IntlDateFormatter::MEDIUM, 28 IntlDateFormatter::SHORT, 29 IntlDateFormatter::NONE 159 IntlDateFormatter locale= en_US ,datetype = 0 ,timetype =0 161 IntlDateFormatter locale= en_US ,datetype = 1 ,timetype =1 163 IntlDateFormatter locale= en_US ,datetype = 2 ,timetype =2 165 IntlDateFormatter locale= en_US ,datetype = 3 ,timetype =3 174 IntlDateFormatter locale= en_US ,datetype = 0 ,timetype =0 [all …]
|
H A D | dateformat_formatObject_calendar.phpt | 2 IntlDateFormatter::formatObject(): IntlCalendar tests 14 echo IntlDateFormatter::formatObject($cal), "\n"; 15 echo IntlDateFormatter::formatObject($cal, IntlDateFormatter::FULL), "\n"; 16 echo IntlDateFormatter::formatObject($cal, null, "en-US"), "\n"; 17 echo IntlDateFormatter::formatObject($cal, array(IntlDateFormatter::SHORT, IntlDateFormatter::FULL)… 18 echo IntlDateFormatter::formatObject($cal, 'E y-MM-d HH,mm,ss.SSS v', "en-US"), "\n"; 21 echo datefmt_format_object($cal, IntlDateFormatter::FULL), "\n"; 25 echo IntlDateFormatter::formatObject($cal), "\n"; 26 echo IntlDateFormatter::formatObject($cal, IntlDateFormatter::FULL, "en-US"), "\n";
|
H A D | dateformat_formatObject_calendar_variant2.phpt | 2 IntlDateFormatter::formatObject(): IntlCalendar tests 14 echo IntlDateFormatter::formatObject($cal), "\n"; 15 echo IntlDateFormatter::formatObject($cal, IntlDateFormatter::FULL), "\n"; 16 echo IntlDateFormatter::formatObject($cal, null, "en-US"), "\n"; 17 echo IntlDateFormatter::formatObject($cal, array(IntlDateFormatter::SHORT, IntlDateFormatter::FULL)… 18 echo IntlDateFormatter::formatObject($cal, 'E y-MM-d HH,mm,ss.SSS v', "en-US"), "\n"; 21 echo datefmt_format_object($cal, IntlDateFormatter::FULL), "\n"; 25 echo IntlDateFormatter::formatObject($cal), "\n"; 26 echo IntlDateFormatter::formatObject($cal, IntlDateFormatter::FULL, "en-US"), "\n";
|
H A D | dateformat_formatObject_calendar_variant5.phpt | 2 IntlDateFormatter::formatObject(): IntlCalendar tests 14 echo IntlDateFormatter::formatObject($cal), "\n"; 15 echo IntlDateFormatter::formatObject($cal, IntlDateFormatter::FULL), "\n"; 16 echo IntlDateFormatter::formatObject($cal, null, "en-US"), "\n"; 17 echo IntlDateFormatter::formatObject($cal, array(IntlDateFormatter::SHORT, IntlDateFormatter::FULL)… 18 echo IntlDateFormatter::formatObject($cal, 'E y-MM-d HH,mm,ss.SSS v', "en-US"), "\n"; 21 echo datefmt_format_object($cal, IntlDateFormatter::FULL), "\n"; 25 echo IntlDateFormatter::formatObject($cal), "\n"; 26 echo IntlDateFormatter::formatObject($cal, IntlDateFormatter::FULL, "en-US"), "\n";
|
H A D | dateformat_bug71516.phpt | 2 Bug #71516 IntlDateFormatter losts locale if pattern is set via constructor 10 $goodFormatter = new IntlDateFormatter($loc, IntlDateFormatter::FULL, IntlDateFormatter::FULL, new … 11 $badFormatter = new IntlDateFormatter($loc, IntlDateFormatter::FULL, IntlDateFormatter::FULL, new … 12 $badFormatter2 = new IntlDateFormatter($loc, IntlDateFormatter::FULL, IntlDateFormatter::FULL, new …
|
H A D | dateformat_formatObject_datetime.phpt | 2 IntlDateFormatter::formatObject(): DateTime tests 14 echo IntlDateFormatter::formatObject($dt), "\n"; 15 echo IntlDateFormatter::formatObject($dt, IntlDateFormatter::FULL), "\n"; 16 echo IntlDateFormatter::formatObject($dt, null, "en-US"), "\n"; 17 echo IntlDateFormatter::formatObject($dt, array(IntlDateFormatter::SHORT, IntlDateFormatter::FULL),… 18 echo IntlDateFormatter::formatObject($dt, 'E y-MM-d HH,mm,ss.SSS v', "en-US"), "\n"; 21 echo IntlDateFormatter::formatObject($dt, IntlDateFormatter::FULL), "\n";
|
H A D | dateformat_formatObject_datetime_variant2.phpt | 2 IntlDateFormatter::formatObject(): DateTime tests 14 echo IntlDateFormatter::formatObject($dt), "\n"; 15 echo IntlDateFormatter::formatObject($dt, IntlDateFormatter::FULL), "\n"; 16 echo IntlDateFormatter::formatObject($dt, null, "en-US"), "\n"; 17 echo IntlDateFormatter::formatObject($dt, array(IntlDateFormatter::SHORT, IntlDateFormatter::FULL),… 18 echo IntlDateFormatter::formatObject($dt, 'E y-MM-d HH,mm,ss.SSS v', "en-US"), "\n"; 21 echo IntlDateFormatter::formatObject($dt, IntlDateFormatter::FULL), "\n";
|
H A D | dateformat_formatObject_datetime_variant5.phpt | 2 IntlDateFormatter::formatObject(): DateTime tests 14 echo IntlDateFormatter::formatObject($dt), "\n"; 15 echo IntlDateFormatter::formatObject($dt, IntlDateFormatter::FULL), "\n"; 16 echo IntlDateFormatter::formatObject($dt, null, "en-US"), "\n"; 17 echo IntlDateFormatter::formatObject($dt, array(IntlDateFormatter::SHORT, IntlDateFormatter::FULL),… 18 echo IntlDateFormatter::formatObject($dt, 'E y-MM-d HH,mm,ss.SSS v', "en-US"), "\n"; 21 echo IntlDateFormatter::formatObject($dt, IntlDateFormatter::FULL), "\n";
|
H A D | dateformat_formatObject_calendar_variant3.phpt | 2 IntlDateFormatter::formatObject(): IntlCalendar tests 15 echo IntlDateFormatter::formatObject($cal), "\n"; 16 echo IntlDateFormatter::formatObject($cal, IntlDateFormatter::FULL), "\n"; 17 echo IntlDateFormatter::formatObject($cal, null, "en-US"), "\n"; 18 echo IntlDateFormatter::formatObject($cal, array(IntlDateFormatter::SHORT, IntlDateFormatter::FULL)… 19 echo IntlDateFormatter::formatObject($cal, 'E y-MM-d HH,mm,ss.SSS v', "en-US"), "\n"; 22 echo datefmt_format_object($cal, IntlDateFormatter::FULL), "\n"; 26 echo IntlDateFormatter::formatObject($cal), "\n"; 27 echo IntlDateFormatter::formatObject($cal, IntlDateFormatter::FULL, "en-US"), "\n";
|
H A D | dateformat_formatObject_calendar_variant4.phpt | 2 IntlDateFormatter::formatObject(): IntlCalendar tests 15 echo IntlDateFormatter::formatObject($cal), "\n"; 16 echo IntlDateFormatter::formatObject($cal, IntlDateFormatter::FULL), "\n"; 17 echo IntlDateFormatter::formatObject($cal, null, "en-US"), "\n"; 18 echo IntlDateFormatter::formatObject($cal, array(IntlDateFormatter::SHORT, IntlDateFormatter::FULL)… 19 echo IntlDateFormatter::formatObject($cal, 'E y-MM-d HH,mm,ss.SSS v', "en-US"), "\n"; 22 echo datefmt_format_object($cal, IntlDateFormatter::FULL), "\n"; 26 echo IntlDateFormatter::formatObject($cal), "\n"; 27 echo IntlDateFormatter::formatObject($cal, IntlDateFormatter::FULL, "en-US"), "\n";
|
H A D | dateformat_format_variant2.phpt | 25 IntlDateFormatter::FULL, 26 IntlDateFormatter::LONG, 27 IntlDateFormatter::MEDIUM, 28 IntlDateFormatter::SHORT, 29 IntlDateFormatter::NONE 159 IntlDateFormatter locale= en_US ,datetype = 0 ,timetype =0 161 IntlDateFormatter locale= en_US ,datetype = 1 ,timetype =1 163 IntlDateFormatter locale= en_US ,datetype = 2 ,timetype =2 165 IntlDateFormatter locale= en_US ,datetype = 3 ,timetype =3 174 IntlDateFormatter locale= en_US ,datetype = 0 ,timetype =0 [all …]
|
H A D | dateformat_formatObject_datetime_variant3.phpt | 2 IntlDateFormatter::formatObject(): DateTime tests 15 echo IntlDateFormatter::formatObject($dt), "\n"; 16 echo IntlDateFormatter::formatObject($dt, IntlDateFormatter::FULL), "\n"; 17 echo IntlDateFormatter::formatObject($dt, null, "en-US"), "\n"; 18 echo IntlDateFormatter::formatObject($dt, array(IntlDateFormatter::SHORT, IntlDateFormatter::FULL),… 19 echo IntlDateFormatter::formatObject($dt, 'E y-MM-d HH,mm,ss.SSS v', "en-US"), "\n"; 22 echo IntlDateFormatter::formatObject($dt, IntlDateFormatter::FULL), "\n";
|
H A D | dateformat_formatObject_datetime_variant4.phpt | 2 IntlDateFormatter::formatObject(): DateTime tests 15 echo IntlDateFormatter::formatObject($dt), "\n"; 16 echo IntlDateFormatter::formatObject($dt, IntlDateFormatter::FULL), "\n"; 17 echo IntlDateFormatter::formatObject($dt, null, "en-US"), "\n"; 18 echo IntlDateFormatter::formatObject($dt, array(IntlDateFormatter::SHORT, IntlDateFormatter::FULL),… 19 echo IntlDateFormatter::formatObject($dt, 'E y-MM-d HH,mm,ss.SSS v', "en-US"), "\n"; 22 echo IntlDateFormatter::formatObject($dt, IntlDateFormatter::FULL), "\n";
|
H A D | bug74298.phpt | 2 Bug #74298 (IntlDateFormatter->format() doesn't return microseconds/fractions) 9 var_dump((new \IntlDateFormatter( 11 \IntlDateFormatter::FULL, 12 \IntlDateFormatter::FULL, 14 \IntlDateFormatter::GREGORIAN, 20 \IntlDateFormatter::FULL, 21 \IntlDateFormatter::FULL, 23 \IntlDateFormatter::GREGORIAN,
|
H A D | bug69398.phpt | 2 IntlDateFormatter::formatObject(): returns wrong value when time style is NONE. 12 echo IntlDateFormatter::formatObject($date, array(IntlDateFormatter::SHORT, IntlDateFormatter::NONE… 13 echo IntlDateFormatter::formatObject ($date, array(IntlDateFormatter::SHORT, IntlDateFormatter::NON…
|
H A D | bug62017.phpt | 11 datefmt_create('', IntlDateFormatter::NONE, IntlDateFormatter::NONE, "\xFF", 12 IntlDateFormatter::GREGORIAN, 'a')); 15 new IntlDateFormatter('', IntlDateFormatter::NONE, IntlDateFormatter::NONE, "Europe/Lisbon", 16 IntlDateFormatter::GREGORIAN, "\x80")); 24 Exception: IntlDateFormatter::__construct(): datefmt_create: error converting pattern to UTF-16 in …
|
H A D | bug68471.phpt | 2 Bug #68471 (IntlDateFormatter fails for "GMT+00:00" timezone) 9 $formatter = new IntlDateFormatter( 11 IntlDateFormatter::NONE, 12 IntlDateFormatter::NONE, 18 object(IntlDateFormatter)#1 (0) {
|
H A D | dateformat_format_parse.phpt | 23 IntlDateFormatter::FULL, 24 IntlDateFormatter::LONG, 25 IntlDateFormatter::MEDIUM 147 IntlDateFormatter locale= en_US ,datetype = 0 ,timetype =0 150 IntlDateFormatter locale= en_US ,datetype = 1 ,timetype =1 153 IntlDateFormatter locale= en_US ,datetype = 2 ,timetype =2 161 IntlDateFormatter locale= en_US ,datetype = 0 ,timetype =0 164 IntlDateFormatter locale= en_US ,datetype = 1 ,timetype =1 167 IntlDateFormatter locale= en_US ,datetype = 2 ,timetype =2 175 IntlDateFormatter locale= en_US ,datetype = 0 ,timetype =0 [all …]
|