Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds