import zend standard tests
[hiphop-php.git] / hphp / test / zend / good / ext-standard-strings / vfprintf_variation16_64bit.php.expectf
blob79bd15b467b108e87821aab1950a6b055e846e00
1 *** Testing vfprintf() : unsigned formats and signed & other types of values ***
3 -- Iteration 1 --
4 2 0 10 
5    123456 u 1234 20000000000
6    2000000000000 22000000000000 12345 
7    12 18446744073709551604 18446744073709428160 _3
8    10 123456 2 0
9 -- Iteration 2 --
10 0 0 0 
11    123 u 18446744073709551493 123 
12             0 0          0 
13    1234 0 $0 _0
14    0 123 0 0
15 -- Iteration 3 --
16 1 1 1 
17    1 u    1 1   
18             1 1          1 
19    #1 1 $1 _1
20    1 1 1 1
21 -- Iteration 4 --
22 1 1 0 
23    1 u    0 1   
24             1 1          0 
25    #0 1 $1 _0
26    0 1 1 1
27 ===DONE===