/PHP-5.3/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_localtime.phpt | 21 IntlDateFormatter::FULL, 22 IntlDateFormatter::LONG, 23 IntlDateFormatter::MEDIUM, 24 IntlDateFormatter::SHORT, 25 IntlDateFormatter::NONE 31 IntlDateFormatter::FULL, 32 IntlDateFormatter::LONG, 33 IntlDateFormatter::MEDIUM, 46 $fmt1 = ut_datefmt_create( 'en_US_CA', IntlDateFormatter::LONG, IntlDateFormatter::LONG); 47 … $fmt2 = ut_datefmt_create( 'en_US_CA', IntlDateFormatter::MEDIUM, IntlDateFormatter::MEDIUM); [all …]
|
H A D | dateformat_parse.phpt | 36 …array("Sunday, September 18, 2039 4:06:40 PM PT", IntlDateFormatter::FULL, IntlDateFormatter::FULL… 37 …array("Wednesday, December 17, 1969 6:40:00 PM PT", IntlDateFormatter::FULL, IntlDateFormatter::FU… 38 …array("Thursday, December 18, 1969 8:49:59 PM PST", IntlDateFormatter::FULL, IntlDateFormatter::FU… 39 array("December 18, 1969 8:49:59 AM PST", IntlDateFormatter::LONG, IntlDateFormatter::FULL), 40 array("12/18/69 8:49 AM", IntlDateFormatter::SHORT, IntlDateFormatter::SHORT), 41 array("19691218 08:49 AM", IntlDateFormatter::SHORT, IntlDateFormatter::SHORT), 43 …array("Sunday, September 18, 2039 4:06:40 PM PT", IntlDateFormatter::FULL, IntlDateFormatter::NONE… 45 array("December 18, 1969 8:49:59 AM PST", IntlDateFormatter::LONG, IntlDateFormatter::NONE), 46 array("December 18, 1969 8:49:59 AM PST", IntlDateFormatter::LONG, IntlDateFormatter::SHORT), 47 array("12/18/69 8:49 AM", IntlDateFormatter::SHORT, IntlDateFormatter::LONG), [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_parse_localtime_parsepos.phpt | 21 IntlDateFormatter::FULL, 22 IntlDateFormatter::LONG, 23 IntlDateFormatter::MEDIUM, 36 $fmt1 = ut_datefmt_create( 'en_US_CA', IntlDateFormatter::LONG, IntlDateFormatter::LONG); 37 $fmt2 = ut_datefmt_create( 'en_US_CA', IntlDateFormatter::MEDIUM, IntlDateFormatter::MEDIUM); 38 $fmt3 = ut_datefmt_create( 'en_US_CA', IntlDateFormatter::FULL, IntlDateFormatter::FULL); 87 IntlDateFormatter : DateType::LONG, TimeType::LONG Error : 'Date parsing failed: U_PARSE_ERROR' 91 IntlDateFormatter : DateType::FULL, TimeType::FULL 97 IntlDateFormatter : DateType::LONG, TimeType::LONG Error : 'Date parsing failed: U_PARSE_ERROR' 99 IntlDateFormatter : DateType::MEDIUM, TimeType::MEDIUM [all …]
|
H A D | dateformat_format.phpt | 22 IntlDateFormatter::FULL, 23 IntlDateFormatter::LONG, 24 IntlDateFormatter::MEDIUM, 25 IntlDateFormatter::SHORT, 26 IntlDateFormatter::NONE 156 IntlDateFormatter locale= en_US ,datetype = 0 ,timetype =0 158 IntlDateFormatter locale= en_US ,datetype = 1 ,timetype =1 160 IntlDateFormatter locale= en_US ,datetype = 2 ,timetype =2 162 IntlDateFormatter locale= en_US ,datetype = 3 ,timetype =3 171 IntlDateFormatter locale= en_US ,datetype = 0 ,timetype =0 [all …]
|
H A D | dateformat_get_set_calendar.phpt | 16 IntlDateFormatter::GREGORIAN, 17 IntlDateFormatter::TRADITIONAL, 23 $start_calendar = IntlDateFormatter::GREGORIAN; 24 $res_str .= "\nCreating IntlDateFormatter with calendar = $start_calendar"; 25 … ut_datefmt_create( "de-DE", IntlDateFormatter::SHORT, IntlDateFormatter::SHORT ,'America/Los_Ang… 32 $res_str .= "\nSetting IntlDateFormatter with calendar = $calendar_entry"; 49 Creating IntlDateFormatter with calendar = 1 52 Setting IntlDateFormatter with calendar = 1 55 Setting IntlDateFormatter with calendar = 0 58 Setting IntlDateFormatter with calendar = 3
|
H A D | bug62017.phpt | 11 datefmt_create('', IntlDateFormatter::NONE, IntlDateFormatter::NONE, "\xFF", 12 IntlDateFormatter::GREGORIAN, 'a')); 14 new IntlDateFormatter('', IntlDateFormatter::NONE, IntlDateFormatter::NONE, "Europe/Lisbon", 15 IntlDateFormatter::GREGORIAN, "\x80")); 20 Warning: IntlDateFormatter::__construct(): datefmt_create: error converting pattern to UTF-16 in %s…
|
H A D | dateformat_format_parse.phpt | 22 IntlDateFormatter::FULL, 23 IntlDateFormatter::LONG, 24 IntlDateFormatter::MEDIUM 146 IntlDateFormatter locale= en_US ,datetype = 0 ,timetype =0 149 IntlDateFormatter locale= en_US ,datetype = 1 ,timetype =1 152 IntlDateFormatter locale= en_US ,datetype = 2 ,timetype =2 160 IntlDateFormatter locale= en_US ,datetype = 0 ,timetype =0 163 IntlDateFormatter locale= en_US ,datetype = 1 ,timetype =1 166 IntlDateFormatter locale= en_US ,datetype = 2 ,timetype =2 174 IntlDateFormatter locale= en_US ,datetype = 0 ,timetype =0 [all …]
|
H A D | dateformat_get_set_pattern.phpt | 27 $res_str .= "\nCreating IntlDateFormatter with pattern = $start_pattern "; 28 …= ut_datefmt_create( "en-US", IntlDateFormatter::SHORT, IntlDateFormatter::SHORT , 'America/New_Y… 29 …t = ut_datefmt_create( "en-US", IntlDateFormatter::FULL, IntlDateFormatter::FULL, 'America/New_Yo… 39 $res_str .= "\nSetting IntlDateFormatter with pattern = $pattern_entry "; 59 Creating IntlDateFormatter with pattern = dd-MM-YY 64 Setting IntlDateFormatter with pattern = DD-MM-YYYY hh:mm:ss 70 Setting IntlDateFormatter with pattern = yyyy-DDD.hh:mm:ss z 76 Setting IntlDateFormatter with pattern = yyyy/MM/dd 82 Setting IntlDateFormatter with pattern = yyyyMMdd
|
H A D | dateformat_get_set_pattern2.phpt | 27 $res_str .= "\nCreating IntlDateFormatter with pattern = $start_pattern "; 28 …= ut_datefmt_create( "en-US", IntlDateFormatter::SHORT, IntlDateFormatter::SHORT , 'America/New_Y… 29 …t = ut_datefmt_create( "en-US", IntlDateFormatter::FULL, IntlDateFormatter::FULL, 'America/New_Yo… 39 $res_str .= "\nSetting IntlDateFormatter with pattern = $pattern_entry "; 59 Creating IntlDateFormatter with pattern = dd-MM-YY 64 Setting IntlDateFormatter with pattern = DD-MM-YYYY hh:mm:ss 70 Setting IntlDateFormatter with pattern = yyyy-DDD.hh:mm:ss z 76 Setting IntlDateFormatter with pattern = yyyy/MM/dd 82 Setting IntlDateFormatter with pattern = yyyyMMdd
|
H A D | dateformat_get_timezone_id.phpt | 25 $res_str .= "\nCreating IntlDateFormatter with timezone_id = $timezone_id_entry"; 26 …= ut_datefmt_create( "de-DE", IntlDateFormatter::SHORT, IntlDateFormatter::SHORT, $timezone_id_en… 42 Creating IntlDateFormatter with timezone_id = America/New_York 45 Creating IntlDateFormatter with timezone_id = America/Los_Angeles 48 Creating IntlDateFormatter with timezone_id = America/Dallas
|
H A D | dateformat_get_locale.phpt | 26 $res_str .= "\nCreating IntlDateFormatter with locale = $locale_entry"; 27 …atefmt_create( $locale_entry , IntlDateFormatter::SHORT,IntlDateFormatter::SHORT,'America/Los_Ange… 49 Creating IntlDateFormatter with locale = de-DE 52 Creating IntlDateFormatter with locale = sl-IT-nedis 55 Creating IntlDateFormatter with locale = en_UK 58 Creating IntlDateFormatter with locale = hi
|
H A D | dateformat_is_set_lenient.phpt | 20 …= ut_datefmt_create( "en-US", IntlDateFormatter::SHORT, IntlDateFormatter::SHORT , 'America/New_Y… 34 $res_str .= "Setting IntlDateFormatter with lenient = "; 53 $res_str .= "Setting IntlDateFormatter with lenient ="; 80 IntlDateFormatter Created. 83 Setting IntlDateFormatter with lenient = TRUE 86 Setting IntlDateFormatter with lenient =FALSE
|
H A D | bug50590.phpt | 2 Bug #50590 (IntlDateFormatter::parse result is limited to the integer range) 8 $fmt = new IntlDateFormatter("en_US", IntlDateFormatter::FULL, IntlDateFormatter::FULL);
|
H A D | bug62915-2.phpt | 9 class A extends IntlDateFormatter { 10 static $ARGS = array("en_US" ,IntlDateFormatter::FULL, IntlDateFormatter::FULL, 11 'America/Los_Angeles', IntlDateFormatter::GREGORIAN);
|
H A D | dateformat_clone_bad_obj.phpt | 2 Cloning unconstructed IntlDateFormatter 8 class A extends IntlDateFormatter { 20 string(%s) "Cannot clone unconstructed IntlDateFormatter"
|
H A D | bug62081.phpt | 2 Bug #62081: IntlDateFormatter leaks memory if called twice 10 $x = new IntlDateFormatter(1,1,1,1,1); 13 Warning: IntlDateFormatter::__construct(): datefmt_create: cannot call constructor twice in %s on l…
|
H A D | dateformat_clone.phpt | 15 …t = ut_datefmt_create( "en-US", IntlDateFormatter::FULL, IntlDateFormatter::FULL, 'America/New_Yo…
|
H A D | dateformat_clone2.phpt | 15 …t = ut_datefmt_create( "en-US", IntlDateFormatter::FULL, IntlDateFormatter::FULL, 'America/New_Yo…
|
H A D | dateformat_parse_timestamp_parsepos.phpt | 25 IntlDateFormatter::FULL, 26 IntlDateFormatter::LONG, 27 IntlDateFormatter::MEDIUM, 28 IntlDateFormatter::SHORT, 29 IntlDateFormatter::NONE
|
H A D | dateformat_set_timezone_id.phpt | 26 … ut_datefmt_create( "en_US", IntlDateFormatter::FULL, IntlDateFormatter::FULL, 'America/San_Franc…
|
H A D | dateformat_set_timezone_id2.phpt | 26 … ut_datefmt_create( "en_US", IntlDateFormatter::FULL, IntlDateFormatter::FULL, 'America/San_Franc…
|
/PHP-5.3/ext/intl/dateformat/ |
H A D | dateformat_class.h | 40 #define DATE_FORMAT_METHOD_INIT_VARS INTL_METHOD_INIT_VARS(IntlDateFormatter, dfo) 41 #define DATE_FORMAT_METHOD_FETCH_OBJECT_NO_CHECK INTL_METHOD_FETCH_OBJECT(IntlDateFormatter, dfo)
|