Home
last modified time | relevance | path

Searched refs:gzrewind (Results 1 – 6 of 6) sorted by relevance

/php-src/ext/zlib/tests/
H A Dgzrewind_basic.phpt2 Test function gzrewind() by calling it with its expected arguments when reading
10 var_dump(gzrewind($h));
14 gzrewind($h);
17 gzrewind($h);
H A Dgzrewind_variation1.phpt2 Test function gzrewind() by calling it with its expected arguments when writing
10 var_dump(gzrewind($h));
H A Dgzrewind_basic2.phpt2 Test function gzrewind() by calling it with its expected arguments when reading
15 gzrewind($h);
H A Dgzread_variation1.phpt14 gzrewind($h);
/php-src/ext/zlib/
H A Dphp_zlib.def46 gzrewind
H A Dzlib.stub.php223 function gzrewind($stream): bool {} function

Completed in 22 milliseconds