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
1173 if (xmlBufIsEmpty(input->buf->buffer) == 0) { in xmlSwitchInputEncodingInt()
1378 if (!xmlBufIsEmpty(buf)) { in xmlStringLenGetNodeList()1448 if (!xmlBufIsEmpty(buf)) { in xmlStringLenGetNodeList()1574 if (!xmlBufIsEmpty(buf)) { in xmlStringGetNodeList()1638 if (!xmlBufIsEmpty(buf)) { in xmlStringGetNodeList()
11438 (xmlBufIsEmpty(ctxt->input->buf->raw) == 0)) { in xmlParseTryOrFinish()