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

#include <syntax.h>

Data Fields

lxb_css_parser_state_f state
 
lxb_css_parser_state_f block
 
lxb_css_parser_state_f failed
 
lxb_css_syntax_cb_done_f end
 

Detailed Description

Definition at line 67 of file syntax.h.

Field Documentation

◆ block

lxb_css_parser_state_f lxb_css_syntax_cb_base_t::block

Definition at line 69 of file syntax.h.

◆ end

lxb_css_syntax_cb_done_f lxb_css_syntax_cb_base_t::end

Definition at line 71 of file syntax.h.

◆ failed

lxb_css_parser_state_f lxb_css_syntax_cb_base_t::failed

Definition at line 70 of file syntax.h.

◆ state

lxb_css_parser_state_f lxb_css_syntax_cb_base_t::state

Definition at line 68 of file syntax.h.


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