import zend standard tests
[hiphop-php.git] / hphp / test / zend / good / ext-standard-strings / vsprintf_variation15_64bit.php.expectf
blob0807795a249e132f16858e552fdea692f75476ce
1 *** Testing vsprintf() : unsigned formats and unsigned values ***
3 -- Iteration 1 --
4 string(16) "1234567 342391 0"
6 -- Iteration 2 --
7 string(24) "12345678900 u 1234 12345"
9 -- Iteration 3 --
10 string(25) "   1234000 0          120"
12 -- Iteration 4 --
13 string(10) "#1 0 $0 10"
15 -- Iteration 5 --
16 string(7) "1 2 3 4"
17 Done