Home
last modified time | relevance | path

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

/PHP-8.1/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-8.1/ext/zlib/
H A Dphp_zlib.def39 gzputs
H A Dzlib.stub.php75 function gzputs($stream, string $data, ?int $length = null): int|false {} function
H A Dzlib_arginfo.h182 ZEND_FALIAS(gzputs, fwrite, arginfo_gzputs)

Completed in 7 milliseconds