Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlBufAvail

3320     if (xmlBufAvail(in->buffer) <= 0) {
3624 chunk = xmlBufAvail(out->buffer) - 1;
3700 } else if (xmlBufAvail(out->buffer) < MINLEN) {