Home
last modified time | relevance | path

Searched refs:E (Results 126 – 150 of 802) sorted by relevance

12345678910>>...33

/PHP-7.2/ext/standard/tests/array/
H A Dbug35014_64bit.phpt34 float(1.219953680145E+30)
35 float(3.6893488147419E+19)
H A Dnatcasesort_variation3.phpt26 array(10.5, -10.5, 10.5e2, 10.6E-2, .5, .01, -.1),
29 array(.0001, .0021, -.01, -1, 0, .09, 2, -.9, 10.6E-2, -10.6E-2, 33),
/PHP-7.2/Zend/tests/
H A Ddecrement_001_64bit.phpt58 float(-9.2233720368548E+18)
59 float(-9.2233720368548E+18)
H A Dmethod_argument_binding.phpt32 class E extends D {
40 (new E)->test();
/PHP-7.2/ext/oci8/tests/
H A Dbug37581.phpt34 $strings = array('A','B','C','D','E');
58 string(1) "E"
70 string(1) "E"
/PHP-7.2/ext/standard/html_tables/
H A Dents_html401.txt112 Xi 039E
155 oline 203E
187 infin 221E
225 gt 003E
238 lrm 200E
247 bdquo 201E
H A Dents_xhtml.txt100 gt 003E
114 lrm 200E
123 bdquo 201E
144 Xi 039E
187 oline 203E
219 infin 221E
/PHP-7.2/ext/standard/tests/strings/
H A Dsprintf_variation9.phpt33 1E+5,
34 -1E+5,
35 1E-5,
36 -1E-5,
41 .05E+44,
42 -.05E+44,
43 .0034E-30,
44 -.0034E-30
H A Dhtmlentities_html5.phpt128 . U+0002E
134 > U+0003E
140 ^ U+0005E
388 Ξ U+0039E
462 О U+0041E
478 Ю U+0042E
494 о U+0043E
510 ю U+0044E
537 ‎ U+0200E
598 ℞ U+0211E
[all …]
/PHP-7.2/ext/reflection/tests/
H A DReflectionClass_getDocComment_001.phpt41 class E extends C implements I {} {}
49 $classes = array('A', 'B', 'C', 'D', 'E', 'F', 'G', 'I');
83 ---> Doc comment for class E:
H A DReflectionClass_newInstanceArgs_001.phpt31 class E {
39 $rcE = new ReflectionClass('E');
101 object(E)#%d (0) {
103 Class E does not have a constructor, so you cannot pass any constructor arguments
/PHP-7.2/ext/standard/tests/math/
H A Dpow_variation1_64bit.phpt48 12.3456789000E-10,
110 float(7.8463771692334E+56)
119 float(1.8816763717892E+33)
122 float(1.8816763717892E-27)
H A Dasinh_basiclong_64bit.phpt54 --- testing: 9.2233720368548E+18 ---
58 --- testing: -9.2233720368548E+18 ---
H A Dcos_basiclong_64bit.phpt54 --- testing: 9.2233720368548E+18 ---
58 --- testing: -9.2233720368548E+18 ---
H A Ddecoct_basiclong_64bit.phpt54 --- testing: 9.2233720368548E+18 ---
58 --- testing: -9.2233720368548E+18 ---
H A Dsin_basiclong_64bit.phpt54 --- testing: 9.2233720368548E+18 ---
58 --- testing: -9.2233720368548E+18 ---
H A Dtanh_basiclong_64bit.phpt54 --- testing: 9.2233720368548E+18 ---
58 --- testing: -9.2233720368548E+18 ---
H A Datan_basiclong_64bit.phpt54 --- testing: 9.2233720368548E+18 ---
58 --- testing: -9.2233720368548E+18 ---
H A Ddecbin_basiclong_64bit.phpt54 --- testing: 9.2233720368548E+18 ---
58 --- testing: -9.2233720368548E+18 ---
/PHP-7.2/ext/pgsql/tests/
H A D14pg_update.phpt25 UPDATE "php_pgsql_test" SET "num"=1234,"str"=E'ABC',"bin"=E'XYZ' WHERE "num"=1234;
H A D12pg_insert_9.phpt27 INSERT INTO "php_pgsql_test" ("num","str","bin") VALUES (1234,E'AAA',E'\\x424242');
H A D14pg_update_9.phpt27 UPDATE "php_pgsql_test" SET "num"=1234,"str"=E'ABC',"bin"=E'\\x58595a' WHERE "num"=1234;
/PHP-7.2/ext/opcache/tests/
H A Dblacklist-win32.phpt16 $conf[3] = preg_replace("!^\\Q".dirname(__FILE__)."\\E!", "__DIR__", $conf[3]);
17 $conf[4] = preg_replace("!^\\Q".dirname(__FILE__)."\\E!", "__DIR__", $conf[4]);
H A Dblacklist.phpt16 $conf[3] = preg_replace("!^\\Q".dirname(__FILE__)."\\E!", "__DIR__", $conf[3]);
17 $conf[4] = preg_replace("!^\\Q".dirname(__FILE__)."\\E!", "__DIR__", $conf[4]);
/PHP-7.2/tests/lang/operators/
H A DbitwiseNot_basiclong_64bit.phpt54 --- testing: 9.2233720368548E+18 ---
58 --- testing: -9.2233720368548E+18 ---

Completed in 61 milliseconds

12345678910>>...33