Drizzled Public API Documentation
33 #ifndef YY_EXECUTE_DRIZZLED_EXECUTE_PARSER_H_INCLUDED
34 # define YY_EXECUTE_DRIZZLED_EXECUTE_PARSER_H_INCLUDED
40 extern int execute_debug;
56 #define QUOTED_STRING 259
61 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
63 # define yystype YYSTYPE
64 # define YYSTYPE_IS_DECLARED 1
69 #if defined __STDC__ || defined __cplusplus
70 int execute_parse (
void *YYPARSE_PARAM);
75 #if defined __STDC__ || defined __cplusplus