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

#include <token.h>

Data Fields

const lxb_char_tbegin
 
size_t length
 
uintptr_t user_id
 

Detailed Description

Definition at line 108 of file token.h.

Field Documentation

◆ begin

const lxb_char_t* lxb_css_syntax_token_base::begin

Definition at line 109 of file token.h.

◆ length

size_t lxb_css_syntax_token_base::length

Definition at line 110 of file token.h.

◆ user_id

uintptr_t lxb_css_syntax_token_base::user_id

Definition at line 112 of file token.h.


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