Home
last modified time | relevance | path

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

/PHP-7.4/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.c1108 while ((res = phpdbg_btree_next(&pos))) {
1426 while ((res = phpdbg_btree_next(&pos))) {
1445 while ((res = phpdbg_btree_next(&pos))) {

Completed in 12 milliseconds