PostGIS
2.5.7dev-r@@SVN_REVISION@@
◆
SET_PARSER_ERROR
#define SET_PARSER_ERROR
(
errno
)
Value:
{ \
global_parser_result.message =
parser_error_messages
[(errno)]; \
global_parser_result.errcode = (errno); \
global_parser_result.errlocation =
wkt_yylloc
.
last_column
; \
}
parser_error_messages
const char * parser_error_messages[]
Definition:
lwin_wkt.c:37
wkt_yylloc
YYLTYPE wkt_yylloc
YYLTYPE::last_column
int last_column
Definition:
lwin_wkt_parse.h:131
Definition at line
52
of file
lwin_wkt.c
.
liblwgeom
lwin_wkt.c
Generated by
1.9.1