php_bucket_dtor    70 ext/standard/user_filters.c static ZEND_RSRC_DTOR_FUNC(php_bucket_dtor)
php_bucket_dtor   101 ext/standard/user_filters.c 	le_bucket = zend_register_list_destructors_ex(php_bucket_dtor, NULL, PHP_STREAM_BUCKET_RES_NAME, module_number);