Searched refs:xmlOutputBufferPtr (Results 1 - 16 of 16) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dc14n.h62 xmlOutputBufferPtr buf);
96 xmlOutputBufferPtr buf);
H A DxmlIO.h222 XMLPUBFUN xmlOutputBufferPtr XMLCALL
225 XMLPUBFUN xmlOutputBufferPtr XMLCALL
230 XMLPUBFUN xmlOutputBufferPtr XMLCALL
234 XMLPUBFUN xmlOutputBufferPtr XMLCALL
238 XMLPUBFUN xmlOutputBufferPtr XMLCALL
242 XMLPUBFUN xmlOutputBufferPtr XMLCALL
249 xmlOutputBufferWrite (xmlOutputBufferPtr out,
253 xmlOutputBufferWriteString (xmlOutputBufferPtr out,
256 xmlOutputBufferWriteEscape (xmlOutputBufferPtr out,
261 xmlOutputBufferFlush (xmlOutputBufferPtr ou
[all...]
H A DHTMLtree.h114 htmlNodeDumpFormatOutput(xmlOutputBufferPtr buf,
120 htmlDocContentDumpOutput(xmlOutputBufferPtr buf,
124 htmlDocContentDumpFormatOutput(xmlOutputBufferPtr buf,
129 htmlNodeDumpOutput (xmlOutputBufferPtr buf,
H A Dtree.h31 typedef xmlOutputBuffer *xmlOutputBufferPtr; typedef
1072 xmlSaveFileTo (xmlOutputBufferPtr buf,
1076 xmlSaveFormatFileTo (xmlOutputBufferPtr buf,
1081 xmlNodeDumpOutput (xmlOutputBufferPtr buf,
H A Dglobals.h32 typedef xmlOutputBufferPtr (*xmlOutputBufferCreateFilenameFunc) (const char *URI, xmlCharEncodingHandlerPtr encoder, int compression);
H A Dxmlwriter.h34 xmlNewTextWriter(xmlOutputBufferPtr out);
/haiku-fatelf/src/tools/docbook/libxml2/
H A DHTMLtree.c394 xmlOutputBufferPtr outbuf;
402 outbuf = (xmlOutputBufferPtr) xmlMalloc(sizeof(xmlOutputBuffer));
457 xmlOutputBufferPtr buf;
520 xmlOutputBufferPtr buf;
610 void xmlNsListDumpOutput(xmlOutputBufferPtr buf, xmlNsPtr cur);
623 htmlDtdDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr doc,
657 htmlAttrDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, xmlAttrPtr cur,
719 htmlAttrListDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr doc, xmlAttrPtr cur, const char *encoding) {
742 htmlNodeListDumpOutput(xmlOutputBufferPtr buf, xmlDocPtr doc,
764 htmlNodeDumpFormatOutput(xmlOutputBufferPtr bu
[all...]
H A Dxmlsave.c81 xmlOutputBufferPtr buf;
429 xmlAttrSerializeContent(xmlOutputBufferPtr buf, xmlAttrPtr attr)
466 void xmlNsListDumpOutput(xmlOutputBufferPtr buf, xmlNsPtr cur);
478 xmlNsDumpOutput(xmlOutputBufferPtr buf, xmlNsPtr cur) {
504 xmlNsListDumpOutput(xmlOutputBufferPtr buf, xmlNsPtr cur) {
520 xmlOutputBufferPtr buf;
576 xmlOutputBufferPtr buf;
620 xmlOutputBufferPtr buf;
650 xmlOutputBufferPtr buf;
831 xmlOutputBufferPtr bu
[all...]
H A DxmlIO.c1767 xmlOutputBufferPtr dctxt = ctxt->doc_buff;
2155 xmlOutputBufferPtr
2157 xmlOutputBufferPtr ret;
2159 ret = (xmlOutputBufferPtr) xmlMalloc(sizeof(xmlOutputBuffer));
2228 xmlOutputBufferClose(xmlOutputBufferPtr out)
2343 xmlOutputBufferPtr
2347 xmlOutputBufferPtr ret;
2480 xmlOutputBufferPtr
2531 xmlOutputBufferPtr
2533 xmlOutputBufferPtr re
[all...]
H A Dc14n.c57 xmlOutputBufferPtr buf;
1477 int with_comments, xmlOutputBufferPtr buf)
1571 int with_comments, xmlOutputBufferPtr buf) {
1660 int with_comments, xmlOutputBufferPtr buf) {
1699 xmlOutputBufferPtr buf;
1770 xmlOutputBufferPtr buf;
H A Dxmlwriter.c84 xmlOutputBufferPtr out; /* output buffer */
107 static int xmlOutputBufferWriteBase64(xmlOutputBufferPtr out, int len,
162 * @out: an xmlOutputBufferPtr
164 * Create a new xmlNewTextWriter structure using an xmlOutputBufferPtr
171 xmlNewTextWriter(xmlOutputBufferPtr out)
236 xmlOutputBufferPtr out;
272 xmlOutputBufferPtr out;
311 xmlOutputBufferPtr out;
1452 * @out: the xmlOutputBufferPtr
1462 xmlOutputBufferWriteBase64(xmlOutputBufferPtr ou
[all...]
H A Dcatalog.c647 xmlOutputBufferPtr buf;
/haiku-fatelf/src/tools/docbook/libxslt/libxslt/
H A Dtransform.h70 xmlOutputBufferPtr IObuf);
77 xmlOutputBufferPtr IObuf,
H A Dxsltutils.h215 xsltSaveResultTo (xmlOutputBufferPtr buf,
H A Dxsltutils.c1401 xsltSaveResultTo(xmlOutputBufferPtr buf, xmlDocPtr result,
1564 xmlOutputBufferPtr buf;
1607 xmlOutputBufferPtr buf;
1651 xmlOutputBufferPtr buf;
1695 xmlOutputBufferPtr buf;
H A Dtransform.c5584 xmlSAXHandlerPtr SAX, xmlOutputBufferPtr IObuf,
5645 xmlSAXHandlerPtr SAX, xmlOutputBufferPtr IObuf)

Completed in 300 milliseconds