Searched refs:MEDIUM (Results 1 – 23 of 23) sorted by relevance
/PHP-5.5/ext/intl/tests/ |
H A D | dateformat_localtime.phpt | 23 IntlDateFormatter::MEDIUM, 33 IntlDateFormatter::MEDIUM, 47 … $fmt2 = ut_datefmt_create( 'en_US_CA', IntlDateFormatter::MEDIUM, IntlDateFormatter::MEDIUM); 54 "DateType::MEDIUM, TimeType::MEDIUM", 103 IntlDateFormatter : DateType::MEDIUM, TimeType::MEDIUM 113 IntlDateFormatter : DateType::MEDIUM, TimeType::MEDIUM 123 IntlDateFormatter : DateType::MEDIUM, TimeType::MEDIUM 132 IntlDateFormatter : DateType::MEDIUM, TimeType::MEDIUM
|
H A D | dateformat_parse_localtime_parsepos.phpt | 23 IntlDateFormatter::MEDIUM, 37 $fmt2 = ut_datefmt_create( 'en_US_CA', IntlDateFormatter::MEDIUM, IntlDateFormatter::MEDIUM); 44 "DateType::MEDIUM, TimeType::MEDIUM", 89 IntlDateFormatter : DateType::MEDIUM, TimeType::MEDIUM Error : 'Date parsing failed: U_PARSE_ERROR' 99 IntlDateFormatter : DateType::MEDIUM, TimeType::MEDIUM 109 IntlDateFormatter : DateType::MEDIUM, TimeType::MEDIUM Error : 'Date parsing failed: U_PARSE_ERROR' 118 IntlDateFormatter : DateType::MEDIUM, TimeType::MEDIUM Error : 'Date parsing failed: U_PARSE_ERROR'
|
H A D | dateformat_get_datetype.phpt | 18 IntlDateFormatter::MEDIUM,
|
H A D | dateformat_get_timetype.phpt | 18 IntlDateFormatter::MEDIUM,
|
H A D | dateformat_parse.phpt | 26 IntlDateFormatter::MEDIUM,
|
H A D | dateformat_parse_timestamp_parsepos.phpt | 27 IntlDateFormatter::MEDIUM,
|
H A D | dateformat_format_parse.phpt | 25 IntlDateFormatter::MEDIUM
|
H A D | dateformat_format_parse_version2.phpt | 25 IntlDateFormatter::MEDIUM
|
H A D | dateformat_format.phpt | 27 IntlDateFormatter::MEDIUM,
|
H A D | dateformat_format_variant3.phpt | 27 IntlDateFormatter::MEDIUM,
|
H A D | dateformat_format_variant2.phpt | 27 IntlDateFormatter::MEDIUM,
|
/PHP-5.5/ext/intl/dateformat/ |
H A D | dateformat.c | 46 DATEFORMATTER_EXPOSE_CLASS_CONST( MEDIUM ); in dateformat_register_constants()
|
/PHP-5.5/ext/intl/doc/ |
H A D | datefmt_api.php | 37 const MEDIUM = 2; define in DateFormatter
|
/PHP-5.5/ext/standard/html_tables/mappings/ |
H A D | CP866.TXT | 43 0x19 0x0019 #END OF MEDIUM 195 0xb1 0x2592 #MEDIUM SHADE
|
H A D | KOI8-R.TXT | 72 0x19 0x0019 # END OF MEDIUM 192 0x91 0x2592 # MEDIUM SHADE
|
H A D | CP1251.TXT | 44 0x19 0x0019 #END OF MEDIUM
|
H A D | 8859-5.TXT | 73 0x19 0x0019 # END OF MEDIUM
|
H A D | CP1252.TXT | 44 0x19 0x0019 #END OF MEDIUM
|
H A D | 8859-1.TXT | 73 0x19 0x0019 # END OF MEDIUM
|
H A D | 8859-15.TXT | 72 0x19 0x0019 # END OF MEDIUM
|
/PHP-5.5/ext/standard/tests/strings/ |
H A D | html_entity_decode_cp866.phpt | 55 0x2592 => array(0xb1, "MEDIUM SHADE"), 296 MEDIUM SHADE: ▒ => b1
|
H A D | html_entity_decode_koi8-r.phpt | 23 0x2592 => array(0x91, "MEDIUM SHADE"), 200 MEDIUM SHADE: ▒ => 91
|
/PHP-5.5/ |
H A D | NEWS | 9236 (MEDIUM|LONG)BLOB/(MEDIUM|LONG)TEXT. (Andrey)
|
Completed in 65 milliseconds