phpdbg_file_breaks_dtor  275 sapi/phpdbg/phpdbg_bp.c 		zend_hash_init(&breaks, 8, NULL, phpdbg_file_breaks_dtor, 0);
phpdbg_file_breaks_dtor  337 sapi/phpdbg/phpdbg_bp.c 			zend_hash_init(&new_ht, 8, NULL, phpdbg_file_breaks_dtor, 0);