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

#include <bst.h>

Data Fields

lexbor_dobject_tdobject
 
lexbor_bst_entry_troot
 
size_t tree_length
 

Detailed Description

Definition at line 41 of file bst.h.

Field Documentation

◆ dobject

lexbor_dobject_t* lexbor_bst::dobject

Definition at line 42 of file bst.h.

◆ root

lexbor_bst_entry_t* lexbor_bst::root

Definition at line 43 of file bst.h.

◆ tree_length

size_t lexbor_bst::tree_length

Definition at line 45 of file bst.h.


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