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

#include <syntax.h>

Data Fields

uintptr_t begin
 
uintptr_t end
 
uintptr_t name_begin
 
uintptr_t name_end
 
uintptr_t value_begin
 
uintptr_t before_important
 
uintptr_t value_end
 

Detailed Description

Definition at line 56 of file syntax.h.

Field Documentation

◆ before_important

uintptr_t lxb_css_syntax_declarations_offset_t::before_important

Definition at line 62 of file syntax.h.

◆ begin

uintptr_t lxb_css_syntax_declarations_offset_t::begin

Definition at line 57 of file syntax.h.

◆ end

uintptr_t lxb_css_syntax_declarations_offset_t::end

Definition at line 58 of file syntax.h.

◆ name_begin

uintptr_t lxb_css_syntax_declarations_offset_t::name_begin

Definition at line 59 of file syntax.h.

◆ name_end

uintptr_t lxb_css_syntax_declarations_offset_t::name_end

Definition at line 60 of file syntax.h.

◆ value_begin

uintptr_t lxb_css_syntax_declarations_offset_t::value_begin

Definition at line 61 of file syntax.h.

◆ value_end

uintptr_t lxb_css_syntax_declarations_offset_t::value_end

Definition at line 63 of file syntax.h.


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