Home
last modified time | relevance | path

Searched refs:_php_stream_bz2open (Results 1 – 2 of 2) sorted by relevance

/PHP-7.3/ext/bz2/
H A Dphp_bz2.h51 PHP_BZ2_API php_stream *_php_stream_bz2open(php_stream_wrapper *wrapper, const char *path, const ch…
55 #define php_stream_bz2open(wrapper, path, mode, options, opened_path) _php_stream_bz2open((wrapper)…
H A Dbz2.c239 PHP_BZ2_API php_stream *_php_stream_bz2open(php_stream_wrapper *wrapper, in _php_stream_bz2open() function
319 _php_stream_bz2open,

Completed in 6 milliseconds