Lines Matching refs:xmlOutputBufferPtr

652 static xmlOutputBufferPtr gen_xmlOutputBufferPtr(int no, int nr ATTRIBUTE_UNUSED) {  in gen_xmlOutputBufferPtr()
656 static void des_xmlOutputBufferPtr(int no ATTRIBUTE_UNUSED, xmlOutputBufferPtr val, int nr ATTRIBUT… in des_xmlOutputBufferPtr()
785 static void desret_xmlOutputBufferPtr(xmlOutputBufferPtr val) { in desret_xmlOutputBufferPtr()
2826 xmlOutputBufferPtr buf; /* the HTML buffer output */ in test_htmlDocContentDumpFormatOutput()
2879 xmlOutputBufferPtr buf; /* the HTML buffer output */ in test_htmlDocContentDumpOutput()
3378 xmlOutputBufferPtr buf; /* the HTML buffer output */ in test_htmlNodeDumpFormatOutput()
3438 xmlOutputBufferPtr buf; /* the HTML buffer output */ in test_htmlNodeDumpOutput()
5502xmlOutputBufferPtr buf; /* the output buffer to store canonical XML; this buffer MUST have encoder… in test_xmlC14NDocSaveTo()
22344 xmlOutputBufferPtr buf; /* the XML buffer output */ in test_xmlNodeDumpOutput()
23159 xmlOutputBufferPtr buf; /* an output I/O buffer */ in test_xmlSaveFileTo()
23311 xmlOutputBufferPtr buf; /* an output I/O buffer */ in test_xmlSaveFormatFileTo()
27695 xmlOutputBufferPtr ret_val; in test_xmlAllocOutputBuffer()
28400 xmlOutputBufferPtr ret_val; in test_xmlOutputBufferCreateBuffer()
28441 xmlOutputBufferPtr ret_val; in test_xmlOutputBufferCreateFd()
28482 xmlOutputBufferPtr ret_val; in test_xmlOutputBufferCreateFile()
28523 xmlOutputBufferPtr ret_val; in test_xmlOutputBufferCreateFilename()
28572 xmlOutputBufferPtr out; /* a buffered output */ in test_xmlOutputBufferFlush()
28606 xmlOutputBufferPtr out; /* an xmlOutputBufferPtr */ in test_xmlOutputBufferGetContent()
28650 xmlOutputBufferPtr out; /* a buffered parser output */ in test_xmlOutputBufferWrite()
28708 xmlOutputBufferPtr out; /* a buffered parser output */ in test_xmlOutputBufferWriteString()
43172 xmlOutputBufferPtr out; /* an xmlOutputBufferPtr */ in test_xmlNewTextWriter()