Searched defs:bz (Results 1 – 5 of 5) sorted by relevance
12 function bzread($bz, int $length = 1024): string|false {}19 function bzwrite($bz, string $data, ?int $length = null): int|false {}26 function bzflush($bz): bool {}33 function bzclose($bz): bool {}36 function bzerrno($bz): int {}39 function bzerrstr($bz): string {}46 function bzerror($bz): array {}
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 136 milliseconds