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

#include <in.h>

Data Fields

size_t offset
 
lexbor_in_opt_t opt
 
const lxb_char_tbegin
 
const lxb_char_tend
 
const lxb_char_tuse
 
lexbor_in_node_tnext
 
lexbor_in_node_tprev
 
lexbor_in_tincoming
 

Detailed Description

Definition at line 34 of file in.h.

Field Documentation

◆ begin

const lxb_char_t* lexbor_in_node::begin

Definition at line 38 of file in.h.

◆ end

const lxb_char_t* lexbor_in_node::end

Definition at line 39 of file in.h.

◆ incoming

lexbor_in_t* lexbor_in_node::incoming

Definition at line 45 of file in.h.

◆ next

lexbor_in_node_t* lexbor_in_node::next

Definition at line 42 of file in.h.

◆ offset

size_t lexbor_in_node::offset

Definition at line 35 of file in.h.

◆ opt

lexbor_in_opt_t lexbor_in_node::opt

Definition at line 36 of file in.h.

◆ prev

lexbor_in_node_t* lexbor_in_node::prev

Definition at line 43 of file in.h.

◆ use

const lxb_char_t* lexbor_in_node::use

Definition at line 40 of file in.h.


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