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

#include <phpdbg_btree.h>

Data Fields

zend_ulong count
 
zend_ulong depth
 
bool persistent
 
phpdbg_btree_branchbranch
 

Detailed Description

Definition at line 35 of file phpdbg_btree.h.

Field Documentation

◆ branch

phpdbg_btree_branch* phpdbg_btree::branch

Definition at line 39 of file phpdbg_btree.h.

◆ count

zend_ulong phpdbg_btree::count

Definition at line 36 of file phpdbg_btree.h.

◆ depth

zend_ulong phpdbg_btree::depth

Definition at line 37 of file phpdbg_btree.h.

◆ persistent

bool phpdbg_btree::persistent

Definition at line 38 of file phpdbg_btree.h.


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