34#define fprintf(file, fmt, msg) fprintf_to_ereport(fmt, msg)
static void fprintf_to_ereport(const char *fmt, const char *msg)
int errmsg_internal(const char *fmt,...)
#define ereport(elevel,...)
47%option never-interactive
56%option prefix="boot_yy"
char * pstrdup(const char *in)
char * DeescapeQuotedString(const char *s)
void * yyrealloc(void *ptr, yy_size_t size, yyscan_t yyscanner)
void yyfree(void *ptr, yyscan_t yyscanner)
void boot_yyerror(yyscan_t yyscanner, const char *message)
void * yyalloc(yy_size_t size, yyscan_t yyscanner)
void * repalloc(void *pointer, Size size)
void pfree(void *pointer)