PostGIS  3.4.0dev-r@@SVN_REVISION@@

◆ stringbuffer_init()

void stringbuffer_init ( stringbuffer_t s)

Definition at line 54 of file stringbuffer.c.

55 {
57 }
char * s
Definition: cu_in_wkt.c:23
static void stringbuffer_init_with_size(stringbuffer_t *s, size_t size)
Definition: stringbuffer.c:39
#define STRINGBUFFER_STARTSIZE
Definition: stringbuffer.h:37

References s, stringbuffer_init_with_size(), and STRINGBUFFER_STARTSIZE.

Referenced by getMaxFieldSize(), postgis_proj_version(), rt_raster_gdal_contour(), ShpDumperGetConnectionStringFromConn(), and ShpDumperOpenTable().

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