OpenGrok
Cross Reference: xmlIO.c
xref
: /
external
/
libxml2
/
xmlIO.c
Home
|
History
|
Annotate
|
Download
|
only in
libxml2
Lines Matching
refs:xmlBufferGrow
3387
if (
xmlBufferGrow
(out->buffer, out->buffer->size + 100) < 0)