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 128 sapi/phpdbg/phpdbg_btree.c phpdbg_btree_result *phpdbg_btree_next(phpdbg_btree_position *pos) { phpdbg_btree_result 129 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 47 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 221 sapi/phpdbg/phpdbg_watch.c phpdbg_btree_result *result; phpdbg_btree_result 270 sapi/phpdbg/phpdbg_watch.c phpdbg_btree_result *result; phpdbg_btree_result 466 sapi/phpdbg/phpdbg_watch.c phpdbg_btree_result *result; phpdbg_btree_result 589 sapi/phpdbg/phpdbg_watch.c phpdbg_btree_result *result, *htresult; phpdbg_btree_result 775 sapi/phpdbg/phpdbg_watch.c phpdbg_btree_result *result;