Home
last modified time | relevance | path

Searched defs:bz (Results 1 – 5 of 5) sorted by relevance

/PHP-8.0/ext/bz2/
H A Dbz2.stub.php12 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 {}
H A Dbz2.c162 PHP_BZ2_API php_stream *_php_stream_bz2open_from_BZFILE(BZFILE *bz, in _php_stream_bz2open_from_BZFILE()
307 zval *bz; in PHP_FUNCTION() local
338 BZFILE *bz; /* The compressed file stream */ in PHP_FUNCTION() local
H A Dphp_bz2.h52 #define php_stream_bz2open_from_BZFILE(bz, mode, innerstream) _php_stream_bz2open_from_BZFILE((bz),… argument
/PHP-8.0/ext/fileinfo/libmagic/
H A Dcompress.c609 bz_stream bz; in uncompressbzlib() local
/PHP-8.0/ext/standard/tests/misc/
H A Dbrowscap.ini2589 Parent=Search Engines
2590 Browser="ZE.bz"

Completed in 127 milliseconds