|
PostgreSQL Source Code git master
|

Go to the source code of this file.
Data Structures | |
| struct | SEG |
Typedefs | |
| typedef struct SEG | SEG |
| typedef void * | yyscan_t |
Functions | |
| int | significant_digits (const char *s) |
| int | seg_yylex (union YYSTYPE *yylval_param, yyscan_t yyscanner) |
| void | seg_yyerror (SEG *result, struct Node *escontext, yyscan_t yyscanner, const char *message) |
| void | seg_scanner_init (const char *str, yyscan_t *yyscannerp) |
| void | seg_scanner_finish (yyscan_t yyscanner) |
| int | seg_yyparse (SEG *result, struct Node *escontext, yyscan_t yyscanner) |
|
extern |
Definition at line 67 of file segscan.l.
References errcode(), errdetail(), errmsg(), errsave, fb(), and SOFT_ERROR_OCCURRED.
Referenced by seg_in().
Referenced by seg_in().
Definition at line 1069 of file seg.c.
References fb().