php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
phpdbg_btree_position Struct Reference

#include <phpdbg_btree.h>

Data Fields

phpdbg_btreetree
 
zend_ulong cur
 
zend_ulong end
 

Detailed Description

Definition at line 42 of file phpdbg_btree.h.

Field Documentation

◆ cur

zend_ulong phpdbg_btree_position::cur

Definition at line 44 of file phpdbg_btree.h.

◆ end

zend_ulong phpdbg_btree_position::end

Definition at line 45 of file phpdbg_btree.h.

◆ tree

phpdbg_btree* phpdbg_btree_position::tree

Definition at line 43 of file phpdbg_btree.h.


The documentation for this struct was generated from the following file: