phpdbg_btree_result   39 sapi/phpdbg/phpdbg_btree.c phpdbg_btree_result *phpdbg_btree_find(phpdbg_btree *tree, zend_ulong idx) {
phpdbg_btree_result   66 sapi/phpdbg/phpdbg_btree.c phpdbg_btree_result *phpdbg_btree_find_closest(phpdbg_btree *tree, zend_ulong idx) {
phpdbg_btree_result  131 sapi/phpdbg/phpdbg_btree.c phpdbg_btree_result *phpdbg_btree_next(phpdbg_btree_position *pos) {
phpdbg_btree_result  132 sapi/phpdbg/phpdbg_btree.c 	phpdbg_btree_result *result = phpdbg_btree_find_closest(pos->tree, pos->cur);
phpdbg_btree_result   34 sapi/phpdbg/phpdbg_btree.h 	phpdbg_btree_result result;
phpdbg_btree_result   50 sapi/phpdbg/phpdbg_btree.h phpdbg_btree_result *phpdbg_btree_find(phpdbg_btree *tree, zend_ulong idx);
phpdbg_btree_result   51 sapi/phpdbg/phpdbg_btree.h phpdbg_btree_result *phpdbg_btree_find_closest(phpdbg_btree *tree, zend_ulong idx);
phpdbg_btree_result   53 sapi/phpdbg/phpdbg_btree.h phpdbg_btree_result *phpdbg_btree_next(phpdbg_btree_position *pos);
phpdbg_btree_result  112 sapi/phpdbg/phpdbg_watch.c 	phpdbg_btree_result *result = phpdbg_btree_find_closest(&PHPDBG_G(watchpoint_tree), (zend_ulong)phpdbg_get_page_boundary(addr) + phpdbg_pagesize - 1);
phpdbg_btree_result  303 sapi/phpdbg/phpdbg_watch.c 	phpdbg_btree_result *res;
phpdbg_btree_result  382 sapi/phpdbg/phpdbg_watch.c 			phpdbg_btree_result *find;
phpdbg_btree_result  552 sapi/phpdbg/phpdbg_watch.c 			phpdbg_btree_result *result;
phpdbg_btree_result  605 sapi/phpdbg/phpdbg_watch.c 	phpdbg_btree_result *result;
phpdbg_btree_result  750 sapi/phpdbg/phpdbg_watch.c 	phpdbg_btree_result *result;
phpdbg_btree_result  913 sapi/phpdbg/phpdbg_watch.c 	phpdbg_btree_result *result;
phpdbg_btree_result 1136 sapi/phpdbg/phpdbg_watch.c 	phpdbg_btree_result *result;