Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlParserInputBufferGrow

3056  * xmlParserInputBufferGrow:
3071 xmlParserInputBufferGrow(xmlParserInputBufferPtr in, int len) {
3168 return(xmlParserInputBufferGrow(in, len));