Home
last modified time | relevance | path

Searched refs:lxb_css_syntax_token_type_t (Results 1 – 5 of 5) sorted by relevance

/php-src/ext/dom/lexbor/lexbor/css/syntax/
H A Dparser.h37 lxb_css_syntax_token_type_t stop);
44 void *ctx, lxb_css_syntax_token_type_t stop);
51 void *ctx, lxb_css_syntax_token_type_t stop);
58 void *ctx, lxb_css_syntax_token_type_t stop);
65 void *ctx, lxb_css_syntax_token_type_t stop);
85 void *ctx, lxb_css_syntax_token_type_t stop);
H A Dtoken.h106 lxb_css_syntax_token_type_t; typedef
192 lxb_css_syntax_token_type_t type;
226 lxb_css_syntax_token_type_name_by_id(lxb_css_syntax_token_type_t type);
228 LXB_API lxb_css_syntax_token_type_t
276 lxb_inline lxb_css_syntax_token_type_t
316 LXB_API lxb_css_syntax_token_type_t
H A Dtokenizer.h98 lxb_css_syntax_token_type_t stop,
103 lxb_css_syntax_token_type_t stop,
H A Dsyntax.h120 lxb_css_syntax_token_type_t block_end;
/php-src/ext/dom/lexbor/lexbor/css/
H A Dparser.h155 lxb_css_syntax_token_type_t *types_begin;
156 lxb_css_syntax_token_type_t *types_end;
157 lxb_css_syntax_token_type_t *types_pos;
218 lxb_css_syntax_token_type_t type);

Completed in 15 milliseconds