htresult          589 sapi/phpdbg/phpdbg_watch.c 	phpdbg_btree_result *result, *htresult;
htresult          696 sapi/phpdbg/phpdbg_watch.c 					if ((htresult = phpdbg_btree_find(&PHPDBG_G(watchpoint_tree), (zend_ulong)Z_ARRVAL_P((zval *)oldPtr)))) {
htresult          697 sapi/phpdbg/phpdbg_watch.c 						htwatch = htresult->ptr;