import zend standard tests
[hiphop-php.git] / hphp / test / zend / bad / ext-standard-strings / vfprintf_variation14.php.expectf
blob0d0eeae24d31231f0c8e5875447609c8d7734347
1 *** Testing vfprintf() : hexa formats and non-hexa values ***
3 -- Iteration 1 --
4 2 0 a 
5    1e240 x fffffb2e 4d2 
6                           
7    3039 c fffffff4 fffe1dc0
8    a 1e240 2 0
9 -- Iteration 2 --
10 2 fffffffe 2 
11    1e240 x ff439a5b bc65a5
12                           
13    bc61b4 127ae7 ff4732f9 ff439ede
14    2 1e240 2 fffffffe
15 -- Iteration 3 --
16 0 0 0 
17    7b x ffffff85 7b  
18                           
19    4d2 0 $0 _0
20    0 7b 0 0
21 -- Iteration 4 --
22 1 1 1 
23    1 x    1 1   
24                           
25    #1 1 $1 _1
26    1 1 1 1
27 -- Iteration 5 --
28 1 1 0 
29    1 x    0 1   
30                           
31    #0 1 $1 _0
32    0 1 1 1
33 ===DONE===