Searched refs:php_stream_bz2open (Results 1 – 2 of 2) sorted by relevance
53 #define php_stream_bz2open(wrapper, path, mode, options, opened_path) _php_stream_bz2open((wrapper)… macro
362 stream = php_stream_bz2open(NULL, Z_STRVAL_P(file), mode, REPORT_ERRORS, NULL); in PHP_FUNCTION()
Completed in 14 milliseconds