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

#include <base.h>

Data Fields

lexbor_dobject_tobjs
 
lexbor_mraw_tmraw
 
lexbor_mraw_ttree
 
size_t ref_count
 

Detailed Description

Definition at line 30 of file base.h.

Field Documentation

◆ mraw

lexbor_mraw_t* lxb_css_memory::mraw

Definition at line 32 of file base.h.

◆ objs

lexbor_dobject_t* lxb_css_memory::objs

Definition at line 31 of file base.h.

◆ ref_count

size_t lxb_css_memory::ref_count

Definition at line 35 of file base.h.

◆ tree

lexbor_mraw_t* lxb_css_memory::tree

Definition at line 33 of file base.h.


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