Go to the source code of this file.
◆ PHP_BZ2_API
◆ PHP_BZ2_FILTER_DEFAULT_BLOCKSIZE
#define PHP_BZ2_FILTER_DEFAULT_BLOCKSIZE 4 |
◆ PHP_BZ2_FILTER_DEFAULT_WORKFACTOR
#define PHP_BZ2_FILTER_DEFAULT_WORKFACTOR 0 |
◆ PHP_BZ2_VERSION
◆ php_stream_bz2open
Value:
PHP_BZ2_API php_stream * _php_stream_bz2open(php_stream_wrapper *wrapper, const char *path, const char *mode, int options, zend_string **opened_path, php_stream_context *context STREAMS_DC)
PHP_JSON_API size_t int options
Definition at line 53 of file php_bz2.h.
◆ php_stream_bz2open_from_BZFILE
#define php_stream_bz2open_from_BZFILE |
( |
| bz, |
|
|
| mode, |
|
|
| innerstream ) |
Value:
PHP_BZ2_API php_stream * _php_stream_bz2open_from_BZFILE(BZFILE *bz, const char *mode, php_stream *innerstream STREAMS_DC)
Definition at line 52 of file php_bz2.h.
◆ PHP_STREAM_IS_BZIP2
◆ phpext_bz2_ptr
◆ _php_stream_bz2open()
◆ _php_stream_bz2open_from_BZFILE()
◆ php_bz2_filter_factory
◆ php_stream_bz2io_ops