Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlBufferGrow

3387 	    if (xmlBufferGrow(out->buffer, out->buffer->size + 100) < 0)