php_stream_filter_register_factory 301 ext/bz2/bz2.c php_stream_filter_register_factory("bzip2.*", &php_bz2_filter_factory TSRMLS_CC);
php_stream_filter_register_factory 2823 ext/iconv/iconv.c if (FAILURE == php_stream_filter_register_factory(
php_stream_filter_register_factory 1920 ext/standard/filters.c if (FAILURE == php_stream_filter_register_factory(
php_stream_filter_register_factory 228 ext/zlib/zlib.c php_stream_filter_register_factory("zlib.*", &php_zlib_filter_factory TSRMLS_CC);