phpdbg_watch_HashTable_dtor  102 sapi/phpdbg/phpdbg_watch.c void phpdbg_watch_HashTable_dtor(zval **ptr);
phpdbg_watch_HashTable_dtor  112 sapi/phpdbg/phpdbg_watch.c 		watch->parent_container->pDestructor = (dtor_func_t)phpdbg_watch_HashTable_dtor;