|
libcss
|
#include <parse.h>
Public Attributes | ||
| bool | quirks | |
| struct { | ||
| css_parser_event_handler handler | ||
| void * pw | ||
| } | event_handler | |
Parser option parameters
| struct { ... } css_parser_optparams::event_handler |
| css_parser_event_handler css_parser_optparams::handler |
| void* css_parser_optparams::pw |
| bool css_parser_optparams::quirks |