PostGIS
3.7.0dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches
◆
wkt_yyfree()
void wkt_yyfree
(
void *
ptr
)
Definition at line
130
of file
lwin_wkt_lex.l
.
131
{
132
lwfree
( (
char
*) ptr );
/* see wkt_yyrealloc() for (char *) cast */
lwfree
void lwfree(void *mem)
Definition
lwutil.c:248
133
}
References
lwfree()
.
Here is the call graph for this function:
liblwgeom
lwin_wkt_lex.l
Generated by
1.9.8