Searched defs:bz (Results 1 – 5 of 5) sorted by relevance
12 function bzread($bz, int $length = 1024): string|false {}18 function bzwrite($bz, string $data, ?int $length = null): int|false {}24 function bzflush($bz): bool {}30 function bzclose($bz): bool {}33 function bzerrno($bz): int|false {}36 function bzerrstr($bz): string|false {}39 function bzerror($bz): array|false {}
162 PHP_BZ2_API php_stream *_php_stream_bz2open_from_BZFILE(BZFILE *bz, in _php_stream_bz2open_from_BZFILE()307 zval *bz; in PHP_FUNCTION() local338 BZFILE *bz; /* The compressed file stream */ in PHP_FUNCTION() local
52 #define php_stream_bz2open_from_BZFILE(bz, mode, innerstream) _php_stream_bz2open_from_BZFILE((bz),… argument
609 bz_stream bz; in uncompressbzlib() local
2589 Parent=Search Engines2590 Browser="ZE.bz"
Completed in 115 milliseconds