Home
last modified time | relevance | path

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

/php-src/ext/bz2/tests/
H A Dwith_files.phpt13 bzwrite($bz, $str);
H A Dbug51997.phpt13 bzwrite($bz, $str);
/php-src/ext/bz2/
H A Dbz2.stub.php18 function bzwrite($bz, string $data, ?int $length = null): int|false {} function
/php-src/docs/source/miscellaneous/
H A Dstubs.rst727 counterpart, apart from the name. In some cases this is not possible. For example. ``bzwrite()`` is
741 function bzwrite($bz, string $data, ?int $length = null): int|false {}

Completed in 6 milliseconds