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

#include <syntax.h>

Data Fields

lxb_css_syntax_cb_base_t cb
 
lxb_css_syntax_declaration_end_f declaration_end
 
const lxb_css_syntax_cb_at_rule_tat_rule
 

Detailed Description

Definition at line 82 of file syntax.h.

Field Documentation

◆ at_rule

const lxb_css_syntax_cb_at_rule_t* lxb_css_syntax_cb_declarations_t::at_rule

Definition at line 85 of file syntax.h.

◆ cb

lxb_css_syntax_cb_base_t lxb_css_syntax_cb_declarations_t::cb

Definition at line 83 of file syntax.h.

◆ declaration_end

lxb_css_syntax_declaration_end_f lxb_css_syntax_cb_declarations_t::declaration_end

Definition at line 84 of file syntax.h.


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