• Home
  • Raw
  • Download

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()
786 static void desret_xmlOutputBufferPtr(xmlOutputBufferPtr val) { in desret_xmlOutputBufferPtr()
2842 xmlOutputBufferPtr buf; /* the HTML buffer output */ in test_htmlDocContentDumpFormatOutput()
2895 xmlOutputBufferPtr buf; /* the HTML buffer output */ in test_htmlDocContentDumpOutput()
3394 xmlOutputBufferPtr buf; /* the HTML buffer output */ in test_htmlNodeDumpFormatOutput()
3454 xmlOutputBufferPtr buf; /* the HTML buffer output */ in test_htmlNodeDumpOutput()
5527xmlOutputBufferPtr buf; /* the output buffer to store canonical XML; this buffer MUST have encoder… in test_xmlC14NDocSaveTo()
22476 xmlOutputBufferPtr buf; /* the XML buffer output */ in test_xmlNodeDumpOutput()
23294 xmlOutputBufferPtr buf; /* an output I/O buffer */ in test_xmlSaveFileTo()
23446 xmlOutputBufferPtr buf; /* an output I/O buffer */ in test_xmlSaveFormatFileTo()
27839 xmlOutputBufferPtr ret_val; in test_xmlAllocOutputBuffer()
28544 xmlOutputBufferPtr ret_val; in test_xmlOutputBufferCreateBuffer()
28585 xmlOutputBufferPtr ret_val; in test_xmlOutputBufferCreateFd()
28626 xmlOutputBufferPtr ret_val; in test_xmlOutputBufferCreateFile()
28667 xmlOutputBufferPtr ret_val; in test_xmlOutputBufferCreateFilename()
28716 xmlOutputBufferPtr out; /* a buffered output */ in test_xmlOutputBufferFlush()
28750 xmlOutputBufferPtr out; /* an xmlOutputBufferPtr */ in test_xmlOutputBufferGetContent()
28794 xmlOutputBufferPtr out; /* a buffered parser output */ in test_xmlOutputBufferWrite()
28855 xmlOutputBufferPtr out; /* a buffered parser output */ in test_xmlOutputBufferWriteString()
43370 xmlOutputBufferPtr out; /* an xmlOutputBufferPtr */ in test_xmlNewTextWriter()