Home
last modified time | relevance | path

Searched refs:en (Results 1 – 25 of 100) sorted by path

1234

/PHP-5.5/
H A DNEWS3417 . Added encode/decode in hex format to mb_[en|de]code_numericentity(). (Rui)
H A DREADME.EXTENSIONS5 http://www.php.net/manual/en/internals2.php
H A DREADME.SUBMITTING_PATCH122 http://pear.php.net/manual/en/developers-newmaint.php and
123 http://pear.php.net/manual/en/guide-developers.php
H A DUPGRADING48 (http://php.net/manual/en/language.types.array.php,
53 for example. (http://php.net/manual/en/function.empty.php,
64 (http://php.net/manual/en/control-structures.foreach.php,
68 (http://php.net/manual/en/book.opcache.php,
80 (http://php.net/manual/en/function.cli-set-process-title.php,
81 http://php.net/manual/en/function.cli-get-process-title.php,
485 - Zend OPcache (See http://php.net/manual/en/book.opcache.php)
/PHP-5.5/ext/dom/examples/
H A Ddom1.inc7 <chapter language='en'><title language='en'>Title</title>
/PHP-5.5/ext/dom/tests/
H A Ddom001.phpt177 Node Content: en
183 Node Content: en
196 <chapter language="en"><title language="en">Title</title>
257 <chapter language="en"><title language="en">Title</title>
H A Ddom_test.inc7 <chapter language='en'><title language='en'>Title</title>
H A Ddomattributes.phpt21 $lang->value = 'en-US';
39 Language: en
40 Language: en-US
42 <chapter language="en-US" num="1"/>
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';
94 Language: en
95 Language: en-US
99 Language: en
103 Language: en-GB
104 Language: en-GB
/PHP-5.5/ext/enchant/tests/
H A Dbug13181.phpt12 $t = enchant_broker_request_dict($rBroker, 'en');
30 $t = enchant_broker_request_dict($broker, 'en');
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic118 #http://en.wikipedia.org/wiki/Z-machine
1559 #http://en.wikipedia.org/wiki/.DS_Store
4862 # http://msdn.microsoft.com/en-US/library/st4a0s68(v=vs.80).aspx
4866 # http://msdn.microsoft.com/en-US/library/st4a0s68(v=vs.80).aspx
5867 # and http://en.wikipedia.org/wiki/Master_Boot_Record
5997 # http://en.wikipedia.org/wiki/MBR_disk_signature#ID
7040 # http://technet.microsoft.com/en-us/library/cc977221.aspx
10431 # http://www.kodak.com/US/en/motion/support/dlad/
12185 # URL: http://en.wikipedia.org/wiki/Datafork_TrueType
13766 # http://technet.microsoft.com/en-us/library/cc179224.aspx
[all …]
/PHP-5.5/ext/filter/tests/
H A D005.phpt8 id=f03_photos&pgurl=http%3A//fifaworldcup.yahoo.com/03/en/photozone/index.html
21 http://fifaworldcup.yahoo.com/03/en/photozone/index.html
23 http://fifaworldcup.yahoo.com/03/en/photozone/index.html
/PHP-5.5/ext/hash/tests/
H A Dfnv132.phpt107 array( "http://en.wikipedia.org/wiki/Fowler_Noll_Vo_hash", "025dfe59" ),
H A Dfnv164.phpt107 array( "http://en.wikipedia.org/wiki/Fowler_Noll_Vo_hash", "26caf88bcbef2d19" ),
/PHP-5.5/ext/imap/
H A Dphp_imap.c2045 ENVELOPE *en; in PHP_FUNCTION() local
2123 ENVELOPE *en; in PHP_FUNCTION() local
4454 if (en->remail) add_property_string(myzvalue, "remail", en->remail, 1); in _php_make_header_object()
4455 if (en->date) add_property_string(myzvalue, "date", en->date, 1); in _php_make_header_object()
4456 if (en->date) add_property_string(myzvalue, "Date", en->date, 1); in _php_make_header_object()
4465 if (en->to) { in _php_make_header_object()
4475 if (en->from) { in _php_make_header_object()
4485 if (en->cc) { in _php_make_header_object()
4495 if (en->bcc) { in _php_make_header_object()
4505 if (en->reply_to) { in _php_make_header_object()
[all …]
/PHP-5.5/ext/intl/tests/
H A Dbug53512.phpt11 $x = numfmt_create("en", NumberFormatter::PATTERN_DECIMAL);
H A Dbug59597_32.phpt9 $formatter = new \NumberFormatter('en', \NumberFormatter::DECIMAL);
13 $formatter = new \NumberFormatter('en', \NumberFormatter::DECIMAL);
H A Dbug59597_64.phpt9 $formatter = new \NumberFormatter('en', \NumberFormatter::DECIMAL);
13 $formatter = new \NumberFormatter('en', \NumberFormatter::DECIMAL);
H A Dbug62081.phpt12 $x = new IntlDateFormatter('en', 1, 1);
13 var_dump($x->__construct('en', 1, 1));
H A Dbug72533.phpt16 $ret .= var_export(ut_loc_accept_http(str_repeat('en,', 256)), true);
30 'en'
H A Dcollator_create.phpt61 ULOC_ACTUAL_LOCALE = 'en'
H A Dcollator_get_locale.phpt48 Locale of type 0 is 'en'
H A Ddateformat_clone.phpt15 $fmt = ut_datefmt_create( "en-US", IntlDateFormatter::FULL, IntlDateFormatter::FULL, 'America/New_…
H A Ddateformat_clone2.phpt15 $fmt = ut_datefmt_create( "en-US", IntlDateFormatter::FULL, IntlDateFormatter::FULL, 'America/New_…
H A Ddateformat_create_cal_arg.phpt19 $cal = IntlCalendar::createInstance('UTC', 'en@calendar=islamic');

Completed in 122 milliseconds

1234