Searched refs:gzrewind (Results 1 – 6 of 6) sorted by relevance
2 Test function gzrewind() by calling it with its expected arguments when reading10 var_dump(gzrewind($h));14 gzrewind($h);17 gzrewind($h);
2 Test function gzrewind() by calling it with its expected arguments when writing10 var_dump(gzrewind($h));
2 Test function gzrewind() by calling it with its expected arguments when reading15 gzrewind($h);
14 gzrewind($h);
46 gzrewind
223 function gzrewind($stream): bool {} function
Completed in 6 milliseconds