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