php_stream_filter_unregister_factory  318 ext/bz2/bz2.c  	php_stream_filter_unregister_factory("bzip2.*" TSRMLS_CC);
php_stream_filter_unregister_factory 2951 ext/iconv/iconv.c 	if (FAILURE == php_stream_filter_unregister_factory(
php_stream_filter_unregister_factory  450 ext/mcrypt/mcrypt.c 	php_stream_filter_unregister_factory("mcrypt.*" TSRMLS_CC);
php_stream_filter_unregister_factory  451 ext/mcrypt/mcrypt.c 	php_stream_filter_unregister_factory("mdecrypt.*" TSRMLS_CC);
php_stream_filter_unregister_factory 2178 ext/standard/filters.c 		php_stream_filter_unregister_factory(standard_filters[i].ops->label TSRMLS_CC);
php_stream_filter_unregister_factory  969 ext/zlib/zlib.c 	php_stream_filter_unregister_factory("zlib.*" TSRMLS_CC);