import non-predictable number tests
[hiphop-php.git] / hphp / test / zend / good / ext-posix / posix_times.php.expectf
blob079e7edff7547c79886d37411f6571383abc0c72
1 array(5) {
2   ["ticks"]=>
3   int(%i)
4   ["utime"]=>
5   int(%d)
6   ["stime"]=>
7   int(%d)
8   ["cutime"]=>
9   int(%d)
10   ["cstime"]=>
11   int(%d)
13 ===DONE===