ZEND_RSRC_DTOR_FUNC   40 Zend/zend_list.h #define ZEND_RSRC_DTOR_FUNC(name)		void name(zend_rsrc_list_entry *rsrc TSRMLS_DC)
ZEND_RSRC_DTOR_FUNC 1536 ext/pdo/pdo_dbh.c ZEND_RSRC_DTOR_FUNC(php_pdo_pdbh_dtor)
ZEND_RSRC_DTOR_FUNC  356 ext/sqlite/sqlite.c static ZEND_RSRC_DTOR_FUNC(php_sqlite_db_dtor)
ZEND_RSRC_DTOR_FUNC  406 ext/sqlite/sqlite.c static ZEND_RSRC_DTOR_FUNC(php_sqlite_result_dtor)
ZEND_RSRC_DTOR_FUNC  155 ext/standard/file.c static ZEND_RSRC_DTOR_FUNC(file_context_dtor)
ZEND_RSRC_DTOR_FUNC   82 ext/standard/user_filters.c static ZEND_RSRC_DTOR_FUNC(php_bucket_dtor)