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

#include <syntax.h>

Data Fields

uintptr_t name
 
uintptr_t prelude
 
uintptr_t prelude_end
 
uintptr_t block
 
uintptr_t block_end
 

Detailed Description

Definition at line 39 of file syntax.h.

Field Documentation

◆ block

uintptr_t lxb_css_syntax_at_rule_offset_t::block

Definition at line 43 of file syntax.h.

◆ block_end

uintptr_t lxb_css_syntax_at_rule_offset_t::block_end

Definition at line 44 of file syntax.h.

◆ name

uintptr_t lxb_css_syntax_at_rule_offset_t::name

Definition at line 40 of file syntax.h.

◆ prelude

uintptr_t lxb_css_syntax_at_rule_offset_t::prelude

Definition at line 41 of file syntax.h.

◆ prelude_end

uintptr_t lxb_css_syntax_at_rule_offset_t::prelude_end

Definition at line 42 of file syntax.h.


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