Searched refs:xmlBufIsEmpty (Results 1 – 5 of 5) sorted by relevance
49 int xmlBufIsEmpty(const xmlBufPtr buf);
726 xmlBufIsEmpty(const xmlBufPtr buf) in xmlBufIsEmpty() function
1171 if (xmlBufIsEmpty(input->buf->buffer) == 0) { in xmlSwitchInputEncodingInt()
1384 if (!xmlBufIsEmpty(buf)) { in xmlStringLenGetNodeList()1456 if (!xmlBufIsEmpty(buf)) { in xmlStringLenGetNodeList()1582 if (!xmlBufIsEmpty(buf)) { in xmlStringGetNodeList()1648 if (!xmlBufIsEmpty(buf)) { in xmlStringGetNodeList()
11174 (xmlBufIsEmpty(ctxt->input->buf->raw) == 0)) { in xmlParseTryOrFinish()