PostGIS 3.7.0dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ stringlist_add_string_nosort()

void stringlist_add_string_nosort ( stringlist_t s,
const char *  string 
)

Definition at line 117 of file stringlist.c.

118{
120}
char * s
Definition cu_in_wkt.c:23
static void stringlist_add_string_internal(stringlist_t *s, const char *string, int dosort)
Definition stringlist.c:92

References s, and stringlist_add_string_internal().

Referenced by rt_pg_vsi_load_all_options(), and test_stringlist().

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