Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlOutputBufferPtr

81     xmlOutputBufferPtr buf;
431 xmlAttrSerializeContent(xmlOutputBufferPtr buf, xmlAttrPtr attr)
463 xmlOutputBufferPtr buf = ctxt->buf;
487 xmlOutputBufferPtr buf = ctxt->buf;
502 void xmlNsListDumpOutput(xmlOutputBufferPtr buf, xmlNsPtr cur);
538 xmlNsDumpOutput(xmlOutputBufferPtr buf, xmlNsPtr cur, xmlSaveCtxtPtr ctxt) {
598 xmlNsListDumpOutput(xmlOutputBufferPtr buf, xmlNsPtr cur) {
614 xmlOutputBufferPtr buf;
670 xmlOutputBufferPtr buf;
717 xmlOutputBufferPtr buf;
750 xmlOutputBufferPtr buf = ctxt->buf;
809 xmlOutputBufferPtr buf;
1017 xmlOutputBufferPtr buf = ctxt->buf;
1245 xmlOutputBufferPtr buf;
1326 xmlOutputBufferPtr buf;
1361 xmlOutputBufferPtr buf;
1765 xmlOutputBufferPtr out_buff;
2088 xmlOutputBufferPtr outbuf;
2106 outbuf = (xmlOutputBufferPtr) xmlMalloc(sizeof(xmlOutputBuffer));
2137 xmlOutputBufferPtr outbuf;
2189 xmlNodeDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, xmlNodePtr cur,
2250 xmlOutputBufferPtr out_buff = NULL;
2386 xmlOutputBufferPtr buf;
2451 xmlSaveFileTo(xmlOutputBufferPtr buf, xmlDocPtr cur, const char *encoding) {
2487 xmlSaveFormatFileTo(xmlOutputBufferPtr buf, xmlDocPtr cur,
2530 xmlOutputBufferPtr buf;