Lines Matching refs:DE_TRUE
59 case 0: isEOS = DE_TRUE; break; in writeEscaped()
121 return DE_TRUE; in writeEscaped()
153 return DE_TRUE; in closePending()
164 writer->xmlIsWriting = DE_TRUE; in qpXmlWriter_startDocument()
168 return DE_TRUE; in qpXmlWriter_startDocument()
185 return DE_TRUE; in qpXmlWriter_endDocument()
236 writer->xmlPrevIsStartElement = DE_TRUE; in qpXmlWriter_startElement()
237 return DE_TRUE; in qpXmlWriter_startElement()
253 return DE_TRUE; in qpXmlWriter_endElement()
269 deBool writeIndent = DE_TRUE; in qpXmlWriter_writeBase64()
313 writeIndent = DE_TRUE; in qpXmlWriter_writeBase64()
322 return DE_TRUE; in qpXmlWriter_writeBase64()
334 return DE_TRUE; in qpXmlWriter_writeStringElement()