Home
last modified time | relevance | path

Searched refs:php_stream_bz2open (Results 1 – 2 of 2) sorted by last modified time

/PHP-7.4/ext/bz2/
H A Dbz2.c431 stream = php_stream_bz2open(NULL, Z_STRVAL_P(file), mode, REPORT_ERRORS, NULL); in PHP_FUNCTION()
H A Dphp_bz2.h55 #define php_stream_bz2open(wrapper, path, mode, options, opened_path) _php_stream_bz2open((wrapper)… macro

Completed in 6 milliseconds