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

◆ wkt_lexer_close()

void wkt_lexer_close ( void  )

Definition at line 129 of file lwin_wkt_lex.l.

130{
131 wkt_yy_delete_buffer(wkt_yy_buf_state);
static YY_BUFFER_STATE wkt_yy_buf_state
132}

References wkt_yy_buf_state.

Referenced by lwgeom_parse_wkt().

Here is the caller graph for this function: