Home
last modified time | relevance | path

Searched refs:gzpassthru (Results 1 – 16 of 16) sorted by relevance

/php-src/ext/zlib/tests/
H A Dgzpassthru_basic.phpt2 Test function gzpassthru() by calling it with its expected arguments
8 // note that gzpassthru is an alias to fpassthru. parameter checking tests will be
13 var_dump(gzpassthru($h));
14 var_dump(gzpassthru($h));
H A Dgzopen_variation6.phpt20 gzpassthru($h);
25 gzpassthru($h);
H A Dgzopen_variation4.phpt42 gzpassthru($h);
55 gzpassthru($h);
68 gzpassthru($h);
79 gzpassthru($h);
92 gzpassthru($h);
H A Dgzopen_basic.phpt17 gzpassthru($h);
22 gzpassthru($h);
H A Dgzwrite_error2.phpt16 gzpassthru($h);
H A Dzlib_scheme_file_put_contents_basic.phpt17 gzpassthru($h);
H A Dgzrewind_variation1.phpt15 gzpassthru($h);
H A Dgzopen_variation8.phpt21 gzpassthru($h);
H A Dgzputs_basic.phpt17 gzpassthru($h);
H A Dgzwrite_basic.phpt17 gzpassthru($h);
H A Dgzread_variation1.phpt19 gzpassthru($h);
H A Dzlib_wrapper_fflush_basic.phpt19 gzpassthru($h);
H A Dgzopen_basic2.phpt22 gzpassthru($h);
H A Dgzseek_variation7.phpt26 gzpassthru($h);
H A Dgzeof_basic.phpt15 gzpassthru($h);
/php-src/ext/zlib/
H A Dzlib.stub.php247 function gzpassthru($stream): int {} function

Completed in 44 milliseconds