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

◆ wkt_lexer_close()

void wkt_lexer_close ( void  )
extern

Definition at line 147 of file lwin_wkt_lex.l.

148{
149 wkt_yy_delete_buffer(wkt_yy_buf_state);
150}
static YY_BUFFER_STATE wkt_yy_buf_state

References wkt_yy_buf_state.

Referenced by lwgeom_parse_wkt().

Here is the caller graph for this function: