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