Home
last modified time | relevance | path

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

/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_btree.h55 phpdbg_btree_result *phpdbg_btree_next(phpdbg_btree_position *pos);
H A Dphpdbg_btree.c134 phpdbg_btree_result *phpdbg_btree_next(phpdbg_btree_position *pos) { in phpdbg_btree_next() function
H A Dphpdbg_watch.c1105 while ((res = phpdbg_btree_next(&pos))) {
1421 while ((res = phpdbg_btree_next(&pos))) {

Completed in 13 milliseconds