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

#include <tokenizer.h>

Data Fields

lxb_css_syntax_token_t ** list
 
size_t size
 
size_t length
 

Detailed Description

Definition at line 36 of file tokenizer.h.

Field Documentation

◆ length

size_t lxb_css_syntax_tokenizer_cache_t::length

Definition at line 39 of file tokenizer.h.

◆ list

lxb_css_syntax_token_t** lxb_css_syntax_tokenizer_cache_t::list

Definition at line 37 of file tokenizer.h.

◆ size

size_t lxb_css_syntax_tokenizer_cache_t::size

Definition at line 38 of file tokenizer.h.


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