phpdbg_btree_insert  143 sapi/phpdbg/phpdbg_watch.c 	phpdbg_btree_insert(&PHPDBG_G(watchpoint_tree), (zend_ulong) watch->addr.ptr, watch);
phpdbg_btree_insert  388 sapi/phpdbg/phpdbg_watch.c 				phpdbg_btree_insert(&PHPDBG_G(watch_HashTables), (zend_ulong) watch->parent_container, hti);