Home
last modified time | relevance | path

Searched defs:lxb_css_syntax_rule (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/dom/lexbor/lexbor/css/syntax/
H A Dsyntax.h97 struct lxb_css_syntax_rule { struct
98 lxb_css_syntax_state_f phase;
99 lxb_css_parser_state_f state;
101 lxb_css_syntax_state_f back;
103 union {
114 } cbx;
118 uintptr_t offset;
119 size_t deep;
124 bool failed;
127 union {
[all …]

Completed in 14 milliseconds