Lines Matching refs:xmlOutputBufferPtr
339 xmlOutputBufferPtr
412 xmlOutputBufferPtr outbuf; in htmlBufNodeDumpFormat()
420 outbuf = (xmlOutputBufferPtr) xmlMalloc(sizeof(xmlOutputBuffer)); in htmlBufNodeDumpFormat()
490 xmlOutputBufferPtr buf; in htmlNodeDumpFileFormat()
553 xmlOutputBufferPtr buf; in htmlDocDumpMemoryFormat()
630 void xmlNsListDumpOutput(xmlOutputBufferPtr buf, xmlNsPtr cur);
643 htmlDtdDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, in htmlDtdDumpOutput()
678 htmlAttrDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, xmlAttrPtr cur, in htmlAttrDumpOutput()
772 htmlAttrListDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, xmlAttrPtr cur, const char *encoding)… in htmlAttrListDumpOutput()
795 htmlNodeListDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, in htmlNodeListDumpOutput()
817 htmlNodeDumpFormatOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, in htmlNodeDumpFormatOutput()
1006 htmlNodeDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, in htmlNodeDumpOutput()
1021 htmlDocContentDumpFormatOutput(xmlOutputBufferPtr buf, xmlDocPtr cur, in htmlDocContentDumpFormatOutput()
1054 htmlDocContentDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr cur, in htmlDocContentDumpOutput()
1076 xmlOutputBufferPtr buf; in htmlDocDump()
1127 xmlOutputBufferPtr buf; in htmlSaveFile()
1184 xmlOutputBufferPtr buf; in htmlSaveFileFormat()