call_dtor         513 main/streams/filter.c PHPAPI php_stream_filter *php_stream_filter_remove(php_stream_filter *filter, int call_dtor TSRMLS_DC)
call_dtor         530 main/streams/filter.c 	if (call_dtor) {
call_dtor         132 main/streams/php_stream_filter_api.h PHPAPI php_stream_filter *php_stream_filter_remove(php_stream_filter *filter, int call_dtor TSRMLS_DC);