PostGIS
3.0.6dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches
◆
wkt_yyalloc()
void * wkt_yyalloc
(
yy_size_t
size
)
Definition at line
102
of file
lwin_wkt_lex.l
.
103
{
104
return
(
void
*)
lwalloc
( size );
lwalloc
void * lwalloc(size_t size)
Definition
lwutil.c:227
105
}
References
lwalloc()
.
Here is the call graph for this function:
liblwgeom
lwin_wkt_lex.l
Generated by
1.9.8