php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Functions | |
bool | lxb_css_state_success (lxb_css_parser_t *parser, const lxb_css_syntax_token_t *token, void *ctx) |
bool | lxb_css_state_failed (lxb_css_parser_t *parser, const lxb_css_syntax_token_t *token, void *ctx) |
bool | lxb_css_state_stop (lxb_css_parser_t *parser, const lxb_css_syntax_token_t *token, void *ctx) |
bool lxb_css_state_failed | ( | lxb_css_parser_t * | parser, |
const lxb_css_syntax_token_t * | token, | ||
void * | ctx ) |
bool lxb_css_state_stop | ( | lxb_css_parser_t * | parser, |
const lxb_css_syntax_token_t * | token, | ||
void * | ctx ) |
bool lxb_css_state_success | ( | lxb_css_parser_t * | parser, |
const lxb_css_syntax_token_t * | token, | ||
void * | ctx ) |