import zend standard tests
[hiphop-php.git] / hphp / test / zend / good / ext-standard-strings / vprintf_variation18.php.expectf
blobb51d9a8e1fdf58716555ca6a67e1774f6d66210c
1 *** Testing vprintf() : scientific formats and non-scientific values ***
3 -- Iteration 1 --
4 2.200000e+0 +2.000000e-1 1.020000e+1 
5    1.234562e+5 e -1.234679e+3 1.234679e+3
6     2.0000e+1 2.1220e+2  -4.110000e+11 2.2120e+3
7    1.234578e+4 1.200000e+1 -1.200000e+1 -1.234562e+5
8    1.020000e+1 1.234562e+5 2.200000e+0 2.000000e-1
9 int(232)
11 -- Iteration 2 --
12 0.000000e+0 +0.000000e+0 0.000000e+0 
13    1.230000e+2 e -1.230000e+2 1.230000e+2
14     0.0000e+0 0.0000e+0  1.234560e+5 0.0000e+0
15    1.234000e+3 0.000000e+0 0.000000e+0 0.000000e+0
16    0.000000e+0 1.230000e+2 0.000000e+0 0.000000e+0
17 int(228)
19 -- Iteration 3 --
20 1.000000e+0 +1.000000e+0 1.000000e+0 
21    1.000000e+0 e 1.000000e+0 1.000000e+0
22     1.0000e+0 1.0000e+0  1.000000e+0 1.0000e+0
23    1.000000e+0 1.000000e+0 1.000000e+0 1.000000e+0
24    1.000000e+0 1.000000e+0 1.000000e+0 1.000000e+0
25 int(227)
27 -- Iteration 4 --
28 1.000000e+0 +1.000000e+0 0.000000e+0 
29    1.000000e+0 e 0.000000e+0 1.000000e+0
30     1.0000e+0 0.0000e+0  1.000000e+0 0.0000e+0
31    0.000000e+0 1.000000e+0 1.000000e+0 0.000000e+0
32    0.000000e+0 1.000000e+0 1.000000e+0 1.000000e+0
33 int(227)
34 ===DONE===