265 for (
unsigned char *ptr = (
unsigned char *)
base_yylloc; *ptr; ptr++)
267 if (*ptr >=
'A' && *ptr <=
'Z')
static bool check_uescapechar(unsigned char escape)
static bool next_token(char **lineptr, StringInfo buf, bool *initial_quote, bool *terminating_comma)
static YYLTYPE lookahead_yylloc
static int base_yylex_location(void)
static bool have_lookahead
static int lookahead_token
static YYSTYPE lookahead_yylval
static bool ecpg_isspace(char ch)
static char * lookahead_yytext
int filtered_base_yylex(void)
void mmerror(int error_code, enum errortype type, const char *error,...) pg_attribute_printf(3
char * make3_str(const char *str1, const char *str2, const char *str3)
char * loc_strdup(const char *string)