Home
last modified time | relevance | path

Searched refs:en (Results 26 – 50 of 127) sorted by relevance

123456

/php-src/ext/intl/tests/
H A Ddateformat_formatObject_calendar_variant2.phpt16 echo IntlDateFormatter::formatObject($cal, null, "en-US"), "\n";
17 …atter::formatObject($cal, array(IntlDateFormatter::SHORT, IntlDateFormatter::FULL), "en-US"), "\n";
18 echo IntlDateFormatter::formatObject($cal, 'E y-MM-d HH,mm,ss.SSS v', "en-US"), "\n";
23 $cal = IntlCalendar::createInstance(null,'en-US@calendar=islamic-civil');
26 echo IntlDateFormatter::formatObject($cal, IntlDateFormatter::FULL, "en-US"), "\n";
H A Ddateformat_formatObject_calendar_variant3.phpt17 echo IntlDateFormatter::formatObject($cal, null, "en-US"), "\n";
18 …atter::formatObject($cal, array(IntlDateFormatter::SHORT, IntlDateFormatter::FULL), "en-US"), "\n";
19 echo IntlDateFormatter::formatObject($cal, 'E y-MM-d HH,mm,ss.SSS v', "en-US"), "\n";
24 $cal = IntlCalendar::createInstance(null,'en-US@calendar=islamic-civil');
27 echo IntlDateFormatter::formatObject($cal, IntlDateFormatter::FULL, "en-US"), "\n";
H A Ddateformat_formatObject_calendar_variant4.phpt17 echo IntlDateFormatter::formatObject($cal, null, "en-US"), "\n";
18 …atter::formatObject($cal, array(IntlDateFormatter::SHORT, IntlDateFormatter::FULL), "en-US"), "\n";
19 echo IntlDateFormatter::formatObject($cal, 'E y-MM-d HH,mm,ss.SSS v', "en-US"), "\n";
24 $cal = IntlCalendar::createInstance(null,'en-US@calendar=islamic-civil');
27 echo IntlDateFormatter::formatObject($cal, IntlDateFormatter::FULL, "en-US"), "\n";
H A Ddateformat_formatObject_calendar_variant5.phpt17 echo IntlDateFormatter::formatObject($cal, null, "en-US"), "\n";
18 …atter::formatObject($cal, array(IntlDateFormatter::SHORT, IntlDateFormatter::FULL), "en-US"), "\n";
19 echo IntlDateFormatter::formatObject($cal, 'E y-MM-d HH,mm,ss.SSS v', "en-US"), "\n";
24 $cal = IntlCalendar::createInstance(null,'en-US@calendar=islamic-civil');
27 echo IntlDateFormatter::formatObject($cal, IntlDateFormatter::FULL, "en-US"), "\n";
H A Ddateformat_formatObject_calendar_variant_icu72-1.phpt16 echo IntlDateFormatter::formatObject($cal, null, "en-US"), "\n";
17 …atter::formatObject($cal, array(IntlDateFormatter::SHORT, IntlDateFormatter::FULL), "en-US"), "\n";
18 echo IntlDateFormatter::formatObject($cal, 'E y-MM-d HH,mm,ss.SSS v', "en-US"), "\n";
23 $cal = IntlCalendar::createInstance(null,'en-US@calendar=islamic-civil');
26 echo IntlDateFormatter::formatObject($cal, IntlDateFormatter::FULL, "en-US"), "\n";
H A Dbug62081.phpt10 $x = new IntlDateFormatter('en', 1, 1);
11 var_dump($x->__construct('en', 1, 1));
16 #0 %sbug62081.php(4): IntlDateFormatter->__construct('en', 1, 1)
H A Dlocale_get_primary_language.phpt45 'en-US',
59 'en-US-u-islamCal',
61 'en-a-myExt-b-another',
107 en-US: primary_language='en'
116 en-US-u-islamCal: primary_language='en'
118 en-a-myExt-b-another: primary_language='en'
H A Dgh12020.phpt8 var_dump(\MessageFormatter::formatMessage('en', 'some message with {invalid format}', []), intl_get…
9 var_dump(\MessageFormatter::formatMessage('en', 'some {wrong.format}', []), intl_get_error_message(…
11 var_dump(msgfmt_format_message('en', 'some message with {invalid format}', []), intl_get_error_mess…
12 var_dump(msgfmt_format_message('en', 'some {wrong.format}', []), intl_get_error_message());
H A Dformatter_get_locale_variant3.phpt50 en_UK: actual='en' valid='en'
51 en_US: actual='en' valid='en_US'
H A Dlocale_parse_locale2.phpt45 'en-US',
59 'en-US-u-islamCal',
61 'en-a-myExt-b-another',
160 en-US:
161 language : 'en' , region : 'US' ,
187 en-US-u-islamCal:
188 language : 'en' , region : 'US' ,
193 en-a-myExt-b-another:
194 language : 'en' ,
H A Dlocale_set_default.phpt45 'en-US',
60 'en-US-u-islamCal',
62 'en-a-myExt-b-another',
118 en-US: set locale 'en-US'
128 en-US-u-islamCal: set locale 'en-US-u-islamCal'
130 en-a-myExt-b-another: set locale 'en-a-myExt-b-another'
H A Ddateformat_formatObject_datetime.phpt16 echo IntlDateFormatter::formatObject($dt, null, "en-US"), "\n";
17 …matter::formatObject($dt, array(IntlDateFormatter::SHORT, IntlDateFormatter::FULL), "en-US"), "\n";
18 echo IntlDateFormatter::formatObject($dt, 'E y-MM-d HH,mm,ss.SSS v', "en-US"), "\n";
H A Ddateformat_formatObject_datetime_variant2.phpt16 echo IntlDateFormatter::formatObject($dt, null, "en-US"), "\n";
17 …matter::formatObject($dt, array(IntlDateFormatter::SHORT, IntlDateFormatter::FULL), "en-US"), "\n";
18 echo IntlDateFormatter::formatObject($dt, 'E y-MM-d HH,mm,ss.SSS v', "en-US"), "\n";
H A Ddateformat_formatObject_datetime_variant_icu72-1.phpt16 echo IntlDateFormatter::formatObject($dt, null, "en-US"), "\n";
17 …matter::formatObject($dt, array(IntlDateFormatter::SHORT, IntlDateFormatter::FULL), "en-US"), "\n";
18 echo IntlDateFormatter::formatObject($dt, 'E y-MM-d HH,mm,ss.SSS v', "en-US"), "\n";
H A Dlocale_get_script.phpt44 'en-US',
59 'en-US-u-islamCal',
61 'en-a-myExt-b-another',
106 en-US: script=''
116 en-US-u-islamCal: script=''
118 en-a-myExt-b-another: script=''
H A Dlocale_get_region.phpt45 'en-US',
60 'en-US-u-islamCal',
62 'en-a-myExt-b-another',
108 en-US: region='US'
118 en-US-u-islamCal: region='US'
120 en-a-myExt-b-another: region='%r(A)?%r'
H A Dbug59597_32.phpt10 $formatter = new \NumberFormatter('en', \NumberFormatter::DECIMAL);
14 $formatter = new \NumberFormatter('en', \NumberFormatter::DECIMAL);
H A Dbug59597_64.phpt10 $formatter = new \NumberFormatter('en', \NumberFormatter::DECIMAL);
14 $formatter = new \NumberFormatter('en', \NumberFormatter::DECIMAL);
H A Ddateformat_formatObject_datetime_variant3.phpt17 echo IntlDateFormatter::formatObject($dt, null, "en-US"), "\n";
18 …matter::formatObject($dt, array(IntlDateFormatter::SHORT, IntlDateFormatter::FULL), "en-US"), "\n";
19 echo IntlDateFormatter::formatObject($dt, 'E y-MM-d HH,mm,ss.SSS v', "en-US"), "\n";
H A Ddateformat_formatObject_datetime_variant4.phpt17 echo IntlDateFormatter::formatObject($dt, null, "en-US"), "\n";
18 …matter::formatObject($dt, array(IntlDateFormatter::SHORT, IntlDateFormatter::FULL), "en-US"), "\n";
19 echo IntlDateFormatter::formatObject($dt, 'E y-MM-d HH,mm,ss.SSS v', "en-US"), "\n";
H A Ddateformat_formatObject_datetime_variant5.phpt17 echo IntlDateFormatter::formatObject($dt, null, "en-US"), "\n";
18 …matter::formatObject($dt, array(IntlDateFormatter::SHORT, IntlDateFormatter::FULL), "en-US"), "\n";
19 echo IntlDateFormatter::formatObject($dt, 'E y-MM-d HH,mm,ss.SSS v', "en-US"), "\n";
/php-src/ext/filter/tests/
H A D005.phpt9 id=f03_photos&pgurl=http%3A//fifaworldcup.yahoo.com/03/en/photozone/index.html
22 http://fifaworldcup.yahoo.com/03/en/photozone/index.html
24 http://fifaworldcup.yahoo.com/03/en/photozone/index.html
/php-src/ext/tidy/tests/
H A Dgh12980.phpt7 $html = '<!DOCTYPE html><html lang="en" boolean empty="" selected="selected"></html>';
18 <html lang="en" boolean="" empty="" selected="selected">
27 string(2) "en"
/php-src/.github/ISSUE_TEMPLATE/
H A Dconfig.yml4 url: https://github.com/php/doc-en/issues
5 about: Please report documentation issues on the doc-en repository.
/php-src/ext/dom/tests/
H A Ddomelement.phpt29 $lang->nodeValue = 'en-US';
36 $node->setAttributeNS('http://www.w3.org/XML/1998/namespace', 'xml:lang', 'en');
45 $lang->nodeValue = 'en-GB';
93 Language: en
94 Language: en-US
98 Language: en
102 Language: en-GB
103 Language: en-GB

Completed in 38 milliseconds

123456