Home
last modified time | relevance | path

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

/PHP-8.1/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-8.1/ext/zlib/
H A Dphp_zlib.def46 gzrewind
H A Dzlib.stub.php81 function gzrewind($stream): bool {} function
H A Dzlib_arginfo.h183 ZEND_FALIAS(gzrewind, rewind, arginfo_gzrewind)

Completed in 9 milliseconds