Searched refs:PHP_STREAM_IS_BZIP2 (Results 1 – 2 of 2) sorted by relevance
/PHP-8.1/ext/bz2/ | ||
H A D | php_bz2.h | 57 #define PHP_STREAM_IS_BZIP2 &php_stream_bz2io_ops macro |
H A D | bz2.c | 580 if (!php_stream_is(stream, PHP_STREAM_IS_BZIP2)) { in php_bz2_error() |
Completed in 7 milliseconds