php_stream_filter_unregister_factory  308 ext/bz2/bz2.c  	php_stream_filter_unregister_factory("bzip2.*" TSRMLS_CC);
php_stream_filter_unregister_factory 2835 ext/iconv/iconv.c 	if (FAILURE == php_stream_filter_unregister_factory(
php_stream_filter_unregister_factory 1935 ext/standard/filters.c 		php_stream_filter_unregister_factory(standard_filters[i].ops->label TSRMLS_CC);
php_stream_filter_unregister_factory  263 ext/zlib/zlib.c 	php_stream_filter_unregister_factory("zlib.*" TSRMLS_CC);