Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlParserInputBufferGrow

3296  * xmlParserInputBufferGrow:
3311 xmlParserInputBufferGrow(xmlParserInputBufferPtr in, int len) {
3412 return(xmlParserInputBufferGrow(in, len));