Home
last modified time | relevance | path

Searched refs:phpdbg_btree_next (Results 1 – 3 of 3) sorted by relevance

/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_btree.h53 phpdbg_btree_result *phpdbg_btree_next(phpdbg_btree_position *pos);
H A Dphpdbg_btree.c128 phpdbg_btree_result *phpdbg_btree_next(phpdbg_btree_position *pos) { in phpdbg_btree_next() function
H A Dphpdbg_watch.c595 while ((result = phpdbg_btree_next(&pos))) {

Completed in 8 milliseconds