PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
|
inlinestatic |
If necessary, expand the stringbuffer_t internal buffer to accomodate the specified additional size.
Definition at line 101 of file stringbuffer.c.
References stringbuffer_t::capacity, lwrealloc(), stringbuffer_t::str_end, and stringbuffer_t::str_start.
Referenced by stringbuffer_append(), and stringbuffer_avprintf().