--TEST-- Test vfprintf() function : variation functionality --INI-- precision=14 --FILE-- ===DONE=== --CLEAN-- --EXPECTF-- *** Testing vfprintf() : variation functionality *** unicode(6) "format" int(6) unicode(17) "Foo is 30 and bar" int(17) unicode(14) "Foobar testing" int(14) unicode(11) "bar bar bar" int(11) unicode(2) "50" int(2) unicode(0) "" int(0) unicode(38) "Testing 1001 6 2.550200 30 foobar f 41" int(38) bool(false) bool(false) bool(false) bool(false) ===DONE===