PostGIS  3.4.0dev-r@@SVN_REVISION@@
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages

◆ stringlist_length()

size_t stringlist_length ( stringlist_t s)

Definition at line 137 of file stringlist.c.

138 {
139  return s->length;
140 }
char * s
Definition: cu_in_wkt.c:23

References s.

Referenced by test_stringlist().

Here is the caller graph for this function: