21 #ifndef __XSLPATTERN__ 22 #define __XSLPATTERN__ 24 #ifndef __WINE_CONFIG_H 25 #error You must include config.h to use this header 29 #error You must have libxml2 to use this header 41 xmlXPathContextPtr
ctx;
49 #define YYSTYPE xmlChar* 50 #define YY_EXTRA_TYPE parser_param*
int xslpattern_lex(xmlChar **, void *) DECLSPEC_HIDDEN
struct _parser_param parser_param
int xslpattern_lex_destroy(void *) DECLSPEC_HIDDEN
int xslpattern_lex_init(void **) DECLSPEC_HIDDEN
void xslpattern_set_extra(parser_param *, void *) DECLSPEC_HIDDEN
int xslpattern_parse(parser_param *, void *) DECLSPEC_HIDDEN