Searched refs:MEDIUM (Results 1 – 22 of 22) sorted by relevance
/PHP-7.1/ext/intl/tests/ |
H A D | dateformat_localtime.phpt | 25 IntlDateFormatter::MEDIUM, 35 IntlDateFormatter::MEDIUM, 49 … $fmt2 = ut_datefmt_create( 'en_US_CA', IntlDateFormatter::MEDIUM, IntlDateFormatter::MEDIUM); 56 "DateType::MEDIUM, TimeType::MEDIUM", 105 IntlDateFormatter : DateType::MEDIUM, TimeType::MEDIUM 115 IntlDateFormatter : DateType::MEDIUM, TimeType::MEDIUM 125 IntlDateFormatter : DateType::MEDIUM, TimeType::MEDIUM 134 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_timetype.phpt | 18 IntlDateFormatter::MEDIUM,
|
H A D | dateformat_get_datetype.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_variant2.phpt | 27 IntlDateFormatter::MEDIUM,
|
H A D | dateformat_format_variant3.phpt | 27 IntlDateFormatter::MEDIUM,
|
/PHP-7.1/ext/intl/dateformat/ |
H A D | dateformat.c | 46 DATEFORMATTER_EXPOSE_CLASS_CONST( MEDIUM ); in dateformat_register_constants()
|
/PHP-7.1/ext/intl/doc/ |
H A D | datefmt_api.php | 37 const MEDIUM = 2; define in DateFormatter
|
/PHP-7.1/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-7.1/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
|
Completed in 23 milliseconds