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()
1397 if (!xmlBufIsEmpty(buf)) { in xmlStringLenGetNodeList()1469 if (!xmlBufIsEmpty(buf)) { in xmlStringLenGetNodeList()1597 if (!xmlBufIsEmpty(buf)) { in xmlStringGetNodeList()1663 if (!xmlBufIsEmpty(buf)) { in xmlStringGetNodeList()
11284 (xmlBufIsEmpty(ctxt->input->buf->raw) == 0)) { in xmlParseTryOrFinish()