|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <phpdbg_btree.h>
Data Fields | |
| phpdbg_btree * | tree |
| zend_ulong | cur |
| zend_ulong | end |
Definition at line 42 of file phpdbg_btree.h.
| zend_ulong phpdbg_btree_position::cur |
Definition at line 44 of file phpdbg_btree.h.
| zend_ulong phpdbg_btree_position::end |
Definition at line 45 of file phpdbg_btree.h.
| phpdbg_btree* phpdbg_btree_position::tree |
Definition at line 43 of file phpdbg_btree.h.