Home
last modified time | relevance | path

Searched refs:e0 (Results 1 – 19 of 19) sorted by relevance

/PHP-7.3/ext/json/tests/
H A Dbug45791.phpt2 Bug #45791 (json_decode() does not handle number 0e0)
8 var_dump(json_decode('{"zero": 0e0}'));
/PHP-7.3/ext/standard/tests/strings/
H A Dstrtolower-win32.phpt255 c0 => e0
287 e0 => e0
H A Dvsprintf_variation17.phpt29 array(0, 1e0, "10e2" ),
H A Dvprintf_variation17.phpt29 array(0, 1e0, "10e2" ),
H A Dconvert_cyr_string_basic.phpt131 222: e0
H A Dvfprintf_variation17.phpt29 array(0, 1e0, "10e2" ),
H A Dstrtoupper1-win32.phpt287 e0 => c0
H A Dhtml_entity_decode_iso8859-15.phpt309 LATIN SMALL LETTER A WITH GRAVE: à => e0
310 à => e0
H A Dhtml_entity_decode_iso8859-5.phpt309 CYRILLIC SMALL LETTER ER: р => e0
H A Dhtml_entity_decode_macroman.phpt444 DOUBLE DAGGER: ‡ => e0
H A Dhtml_entity_decode_win1251.phpt441 CYRILLIC SMALL LETTER A: а => e0
H A Dhtml_entity_decode_cp866.phpt437 CYRILLIC SMALL LETTER ER: р => e0
H A Dhtml_entity_decode_koi8-r.phpt437 CYRILLIC CAPITAL LETTER YU: Ю => e0
/PHP-7.3/ext/standard/tests/array/
H A Dshuffle_variation3.phpt26 /*3*/ array(0.23, 1.34, 0e2, 200e-2, 30e2, 10e0, 2147473648.90),
29 array(-0.23, -1.34, -200e-2, -30e2, -10e0, -2147473649.80),
H A Dshuffle_variation4.phpt26 /*3*/ array("float1" => 0.23, 'float2' => 1.34, "exp1" => 0e2, 'exp2' => 200e-2, "exp3" => 10e0),
29 array(-0.23 => -0.23, -1.34 => -1.34, -200e-2 => -200e-2, -30 => -30e0, -2147473649.80),
/PHP-7.3/ext/mysqli/tests/
H A Dcacert.pem43 32:97:4c:af:bf:ca:e0:10:66:b7:cc:8b:0d:05:d1:d2:ca:b8:
52 17:bb:a6:a0:e0:45:23:f3:61:40:31:5c:a3:ee:88:1c:00:31:
H A Dclient-cert.pem16 e0:0e:6c:40:0a:fb:c0:f7:f0:eb:bb:c9:1d:a1:c7:
31 37:a6:c1:d7:9b:fe:08:34:98:e0:54:3c:30:4f:79:
/PHP-7.3/ext/hash/tests/
H A Dfnv1a32.phpt52 array( '-$Eqf{UG1', '406526e0' ),
140 array( 'Nu,08nQ.pn9`e0`rQd/{.MU5 cL', '43c2c9c8' ),
235 array( 'X~e0@<;:d)swI;Ti-pg@"(s6iDuK*GcbFIsgf/"K9vCb2x', '7c5f8020' ),
/PHP-7.3/Zend/
H A Dzend_strtod.c497 BCinfo { int dp0, dp1, dplen, dsign, e0, inexact, nd, nd0, rounding, scale, uflchk; }; member
2337 p5 = nd + bc->e0 - 1;
2761 bc.e0 = e1 = e -= nf;
3562 bc.e0 += nz1;

Completed in 67 milliseconds