Home
last modified time | relevance | path

Searched refs:en (Results 76 – 100 of 127) sorted by relevance

123456

/php-src/ext/intl/tests/
H A Dgh12243.phpt13 locale: 'en',
H A Dbug53512.phpt14 $x = numfmt_create("en", NumberFormatter::PATTERN_DECIMAL);
H A Dmsgfmt_fail2.phpt52 array("en", "{0,choice}"),
79 $fmt = new MessageFormatter('en');
86 $fmt = msgfmt_create('en');
93 $fmt = MessageFormatter::create('en');
H A Ddateformat_get_set_pattern2.phpt26 …//$fmt = ut_datefmt_create( "en-US", IntlDateFormatter::SHORT, IntlDateFormatter::SHORT , 'Americ…
27 …$fmt = ut_datefmt_create( "en-US", IntlDateFormatter::FULL, IntlDateFormatter::FULL, 'America/New…
H A Ddateformat_clone2.phpt14 $fmt = ut_datefmt_create( "en-US", IntlDateFormatter::FULL, IntlDateFormatter::FULL, 'America/New_…
H A Ddateformat_get_locale.phpt59 After call to get_locale : locale= en
H A Ddateformat_is_set_lenient.phpt19 …$fmt = ut_datefmt_create( "en-US", IntlDateFormatter::SHORT, IntlDateFormatter::SHORT , 'America/…
H A Ddateformat_create_cal_arg.phpt19 $cal = IntlCalendar::createInstance('UTC', 'en@calendar=islamic');
H A Ddateformat_create_cal_arg_variant2.phpt19 $cal = IntlCalendar::createInstance('UTC', 'en@calendar=islamic');
/php-src/ext/standard/tests/misc/
H A Dbug69983.phpt6 HTTP_USER_AGENT="Opera/7.11 (Windows NT 5.1; U) [en]"
H A Dget_browser_variation2.phpt8 $agent = "Opera/7.11 (Windows NT 5.1; U) [en]";
H A Dget_browser_variation3.phpt155 Agent Mozilla/3.0 (x86 [en] Windows NT 5.1; Sun)
425 Agent Mozilla/4.76 [en] (Windows NT 5.0; U)
427 Agent Mozilla/4.79 [en] (Windows NT 5.0; U)
1149 Agent Mozilla/5.0 (Windows NT 5.1; U; en) Opera 8.00
1151 Agent Mozilla/5.0 (Windows NT 5.1; U; en) Opera 8.01
1919 Agent Opera/7.11 (Windows NT 5.1; U) [en]
1925 Agent Opera/8.00 (Windows NT 5.1; U; en)
1929 Agent Opera/9.00 (Windows NT 4.0; U; en)
1931 Agent Opera/9.00 (Windows NT 5.1; U; en)
1935 Agent Opera/9.01 (Windows NT 5.1; U; en)
[all …]
/php-src/ext/intl/transliterator/
H A Dtransliterator_methods.c221 UEnumeration *en; in PHP_FUNCTION() local
230 en = utrans_openIDs( &status ); in PHP_FUNCTION()
235 while( (elem = uenum_unext( en, &elem_len, &status )) ) in PHP_FUNCTION()
248 uenum_close( en ); in PHP_FUNCTION()
/php-src/ext/date/tests/
H A Dbug52480.phpt10 // https://secure.php.net/manual/en/class.dateinterval.php
/php-src/ext/standard/tests/file/windows_links/
H A Dcommon.inc11 // see: http://technet.microsoft.com/en-us/sysinternals/bb896768
/php-src/ext/phar/tests/
H A Dbug65028.phpt49 "modules/brd/setup/resources/lang/en.xml",
83 "modules/sty/setup/resources/lang/en.xml",
96 "modules/sys/setup/resources/lang/en.xml",
119 "modules/search/setup/resources/lang/en.xml",
/php-src/ext/readline/
H A DREADME.md5 See https://www.php.net/manual/en/book.readline.php
/php-src/ext/standard/tests/math/
H A Dfloorceil.phpt2 Tests for floor en ceil
/php-src/ext/standard/tests/strings/
H A Dstr_ends_with.phpt8 var_dump(str_ends_with($testStr, "en"));
/php-src/ext/dom/tests/
H A DDOMDocument_getElementsByTagName_liveness_xinclude.phpt8 // Adapted from https://www.php.net/manual/en/domdocument.xinclude.php
/php-src/ext/pdo_mysql/tests/
H A DREADME.md40 …nctions if binary logging is enabled](https://dev.mysql.com/doc/refman/8.0/en/stored-programs-logg…
/php-src/ext/filter/tests/
H A D015.phpt23 'http://cont-ains.h-yph-en-s.com',
84 string(31) "http://cont-ains.h-yph-en-s.com"
/php-src/ext/spl/tests/
H A Drecursivecomparedualiterator.inc19 /** Used to keep end of recursion equality. That is en leaving a nesting
/php-src/ext/pdo/tests/
H A Dpdo_024.phpt21 …// https://msdn.microsoft.com/en-us/library/ms174979.aspx#Nullability Rules Within a Table Definit…
/php-src/ext/zip/tests/
H A Doo_stream_seek.phpt71 string(2) "en"

Completed in 54 milliseconds

123456