PostGIS  3.4.0dev-r@@SVN_REVISION@@

◆ stringlist_create()

stringlist_t* stringlist_create ( void  )

Definition at line 71 of file stringlist.c.

72 {
74 }
stringlist_t * stringlist_create_with_size(size_t size)
Definition: stringlist.c:62
#define STRINGLIST_STARTSIZE
Definition: stringlist.h:37

References stringlist_create_with_size(), and STRINGLIST_STARTSIZE.

Referenced by rt_pg_vsi_load_all_options().

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