PostGIS  3.4.0dev-r@@SVN_REVISION@@

◆ stringlist_init()

void stringlist_init ( stringlist_t s)

Definition at line 44 of file stringlist.c.

45 {
47 }
char * s
Definition: cu_in_wkt.c:23
static void stringlist_init_with_size(stringlist_t *s, size_t size)
Definition: stringlist.c:35
#define STRINGLIST_STARTSIZE
Definition: stringlist.h:37

References s, stringlist_init_with_size(), and STRINGLIST_STARTSIZE.

Referenced by stringlist_add_string_internal(), stringlist_create_with_size(), and test_stringlist().

Here is the call graph for this function:
Here is the caller graph for this function: