Searched refs:xmlSaveClose (Results 1 – 10 of 10) sorted by relevance
50 MakeUnique(xmlSaveToBuffer(buf.get(), nullptr, 0), &xmlSaveClose); in DEFINE_PROTO_FUZZER()
88 d xmlSaveClose pr extproc('xmlSaveClose')
75 xmlSaveClose (xmlSaveCtxtPtr ctxt);
1858 xmlSaveClose;
1936 xmlSaveClose(xmlSaveCtxtPtr ctxt) in xmlSaveClose() function
9308 #undef xmlSaveClose9309 extern __typeof (xmlSaveClose) xmlSaveClose __attribute((alias("xmlSaveClose__internal_alias")));9311 #ifndef xmlSaveClose9312 extern __typeof (xmlSaveClose) xmlSaveClose__internal_alias __attribute((visibility("hidden")));9313 #define xmlSaveClose xmlSaveClose__internal_alias macro
2713 xmlSaveClose(ctxt); in parseAndPrintFile()
34117 ret_val = xmlSaveClose(ctxt); in test_xmlSaveClose()
1606 xmlSaveClose
3003 xmlSaveClose(ctxt); in libxml_serializeNode()