Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlParserInputBufferRead

1877     while (xmlParserInputBufferRead(buf, 128) > 0) {