Home
last modified time | relevance | path

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

/php-src/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 {}
36 function bzerrstr($bz): string {}
43 function bzerror($bz): array {}
H A Dbz2.c161 PHP_BZ2_API php_stream *_php_stream_bz2open_from_BZFILE(BZFILE *bz, in _php_stream_bz2open_from_BZFILE()
306 zval *bz; in PHP_FUNCTION() local
337 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-src/ext/fileinfo/libmagic/
H A Dcompress.c655 bz_stream bz; in uncompressbzlib() local
/php-src/ext/standard/tests/misc/
H A Dbrowscap.ini2589 Parent=Search Engines
2590 Browser="ZE.bz"

Completed in 116 milliseconds