PostGIS 3.7.0dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ wkt_lexer_init()

void wkt_lexer_init ( char *  str)
extern

Definition at line 138 of file lwin_wkt_lex.l.

139{
141 wkt_yy_buf_state = wkt_yy_scan_string(src);
142}
static int yy_init_globals(void)
static YY_BUFFER_STATE wkt_yy_buf_state

References wkt_yy_buf_state, and yy_init_globals().

Referenced by lwgeom_parse_wkt().

Here is the call graph for this function:
Here is the caller graph for this function: