Home
last modified time | relevance | path

Searched refs:gzputs (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/zlib/tests/
H A Dgzputs_basic.phpt2 Test function gzputs() by calling it with its expected arguments
12 var_dump(gzputs( $h, $str ) );
13 var_dump(gzputs( $h, $str, $length ) );
/php-src/ext/zlib/
H A Dphp_zlib.def39 gzputs
H A Dzlib.stub.php217 function gzputs($stream, string $data, ?int $length = null): int|false {} function

Completed in 8 milliseconds