Home
last modified time | relevance | path

Searched refs:E (Results 151 – 175 of 795) sorted by relevance

12345678910>>...32

/PHP-7.1/ext/standard/tests/math/
H A Dsqrt_basiclong_64bit.phpt54 --- testing: 9.2233720368548E+18 ---
58 --- testing: -9.2233720368548E+18 ---
H A Dtan_basiclong_64bit.phpt56 --- testing: 9.2234E+18 ---
60 --- testing: -9.2234E+18 ---
H A Dacos_basiclong_64bit.phpt54 --- testing: 9.2233720368548E+18 ---
58 --- testing: -9.2233720368548E+18 ---
H A Dasin_basiclong_64bit.phpt54 --- testing: 9.2233720368548E+18 ---
58 --- testing: -9.2233720368548E+18 ---
H A Datanh_basiclong_64bit.phpt54 --- testing: 9.2233720368548E+18 ---
58 --- testing: -9.2233720368548E+18 ---
H A Dcosh_basiclong_64bit.phpt54 --- testing: 9.2233720368548E+18 ---
58 --- testing: -9.2233720368548E+18 ---
H A Ddechex_basiclong_64bit.phpt54 --- testing: 9.2233720368548E+18 ---
58 --- testing: -9.2233720368548E+18 ---
H A Dexp_basiclong_64bit.phpt54 --- testing: 9.2233720368548E+18 ---
58 --- testing: -9.2233720368548E+18 ---
H A Dexpm1_basiclong_64bit.phpt54 --- testing: 9.2233720368548E+18 ---
58 --- testing: -9.2233720368548E+18 ---
H A Dis_finite_basiclong_64bit.phpt54 --- testing: 9.2233720368548E+18 ---
58 --- testing: -9.2233720368548E+18 ---
H A Dis_infinite_basiclong_64bit.phpt54 --- testing: 9.2233720368548E+18 ---
58 --- testing: -9.2233720368548E+18 ---
H A Dis_nan_basiclong_64bit.phpt54 --- testing: 9.2233720368548E+18 ---
58 --- testing: -9.2233720368548E+18 ---
H A Dsinh_basiclong_64bit.phpt54 --- testing: 9.2233720368548E+18 ---
58 --- testing: -9.2233720368548E+18 ---
/PHP-7.1/ext/standard/tests/general_functions/
H A Dphp_uname_variation1.phpt34 "10.7654321E-10" => 10.7654321E-10,
86 -- Iterator 10.7654321E-10 --
H A Dstrval.phpt65 .05E+44,
66 .0034E-30,
217 string(6) "1.0E-5"
221 string(7) "6.0E-20"
223 string(7) "5.0E+42"
225 string(7) "3.4E-33"
/PHP-7.1/ext/mysqli/tests/
H A D010.phpt67 float(-1.0E-6)
71 float(1.0E+12)
77 float(8.88889E+14)
/PHP-7.1/ext/filter/tests/
H A D021.phpt20 var_dump(filter_var("123,4E", FILTER_SANITIZE_NUMBER_FLOAT, FILTER_FLAG_ALLOW_SCIENTIFIC));
41 string(5) "1234E"
/PHP-7.1/ext/date/lib/
H A Dastro.c139 E, /* Eccentric anomaly */ in astro_sunpos() local
149 E = M + e * RADEG * sind(M) * (1.0 + e * cosd(M)); in astro_sunpos()
150 x = cosd(E) - e; in astro_sunpos()
151 y = sqrt(1.0 - e*e) * sind(E); in astro_sunpos()
/PHP-7.1/ext/phar/tests/
H A Dbug77143.phar2 ����)E�@�.(9
/PHP-7.1/ext/standard/tests/strings/
H A Dhtml_entity_decode_iso8859-15.phpt46 0x00C8 => array(0xC8, "LATIN CAPITAL LETTER E WITH GRAVE"),
78 0x00E8 => array(0xE8, "LATIN SMALL LETTER E WITH GRAVE"),
79 0x00E9 => array(0xE9, "LATIN SMALL LETTER E WITH ACUTE"),
237 LATIN CAPITAL LETTER E WITH GRAVE: È => c8
240 LATIN CAPITAL LETTER E WITH ACUTE: É => c9
243 LATIN CAPITAL LETTER E WITH CIRCUMFLEX: Ê => ca
246 LATIN CAPITAL LETTER E WITH DIAERESIS: Ë => cb
333 LATIN SMALL LETTER E WITH GRAVE: è => e8
336 LATIN SMALL LETTER E WITH ACUTE: é => e9
339 LATIN SMALL LETTER E WITH CIRCUMFLEX: ê => ea
[all …]
/PHP-7.1/ext/mbstring/tests/
H A Dbug43998.phpt22 $inputs = array(12345, 12.3456789000E-10, true, false, "");
42 Warning: mb_strtolower(): Unknown encoding "1.23456789E-9" in %s on line %d
45 Warning: mb_strtoupper(): Unknown encoding "1.23456789E-9" in %s on line %d
H A Dmb_eregi_replace.phpt18 "Й"=>"I","Ц"=>"C","У"=>"U","К"=>"K","Е"=>"E","Н"=>"N",
21 "О"=>"O","Л"=>"L","Д"=>"D","Ж"=>"ZH","Э"=>"IE","Ё"=>"E",
/PHP-7.1/ext/standard/html_tables/
H A Dents_basic.txt5 gt 3E
H A Dents_basic_apos.txt5 gt 3E
/PHP-7.1/Zend/tests/
H A Dlist_keyed_evaluation_order.phpt11 $e = new IndexableRetrievable("E", new Indexable(["A" => "value for offset A", "C" => "value for of…
29 Indexable E retrieved.

Completed in 36 milliseconds

12345678910>>...32