PostGIS
3.4.0dev-r@@SVN_REVISION@@
◆
stringlist_length()
size_t stringlist_length
(
stringlist_t
*
s
)
Definition at line
137
of file
stringlist.c
.
138
{
139
return
s
->length;
140
}
s
char * s
Definition:
cu_in_wkt.c:23
References
s
.
Referenced by
test_stringlist()
.
Here is the caller graph for this function:
liblwgeom
stringlist.c
Generated by
1.9.1