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 468 ext/mcrypt/mcrypt.c php_stream_filter_unregister_factory("mcrypt.*" TSRMLS_CC); php_stream_filter_unregister_factory 469 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); php_stream_filter_unregister_factory 150 main/streams/php_stream_filter_api.h PHPAPI int php_stream_filter_unregister_factory(const char *filterpattern TSRMLS_DC);