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

#include <sbst.h>

Data Fields

lxb_char_t key
 
lxb_char_t value [6]
 
unsigned char value_len
 
unsigned short left
 
unsigned short right
 
unsigned short next
 

Detailed Description

Definition at line 19 of file sbst.h.

Field Documentation

◆ key

lxb_char_t lexbor_sbst_entry_static_t::key

Definition at line 20 of file sbst.h.

◆ left

unsigned short lexbor_sbst_entry_static_t::left

Definition at line 25 of file sbst.h.

◆ next

unsigned short lexbor_sbst_entry_static_t::next

Definition at line 27 of file sbst.h.

◆ right

unsigned short lexbor_sbst_entry_static_t::right

Definition at line 26 of file sbst.h.

◆ value

lxb_char_t lexbor_sbst_entry_static_t::value[6]

Definition at line 22 of file sbst.h.

◆ value_len

unsigned char lexbor_sbst_entry_static_t::value_len

Definition at line 23 of file sbst.h.


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