#include <scanner.h>
Data Fields | |
| char * | scanbuf |
| Size | scanbuflen |
| const ScanKeyword * | keywords |
| int | num_keywords |
| char * | literalbuf |
| int | literallen |
| int | literalalloc |
| int | xcdepth |
| char * | dolqstart |
| int32 | utf16_first_part |
| bool | warn_on_first_escape |
| bool | saw_non_ascii |
Definition at line 65 of file scanner.h.
Definition at line 71 of file scanner.h.
Referenced by __attribute__(), fill_in_constant_lengths(), internal_yylex(), and plpgsql_yylex().
1.7.1