phpdbg_btree_next 53 sapi/phpdbg/phpdbg_btree.h phpdbg_btree_result *phpdbg_btree_next(phpdbg_btree_position *pos); phpdbg_btree_next 595 sapi/phpdbg/phpdbg_watch.c while ((result = phpdbg_btree_next(&pos))) {