Searched refs:xmlSaveToBuffer (Results 1 – 8 of 8) sorted by relevance
50 MakeUnique(xmlSaveToBuffer(buf.get(), nullptr, 0), &xmlSaveClose); in DEFINE_PROTO_FUZZER()
59 d xmlSaveToBuffer...60 d pr extproc('xmlSaveToBuffer')
54 xmlSaveToBuffer (xmlBufferPtr buffer,
2132 xmlSaveToBuffer;# suppressed in 2.6.11, readded in 2.6.23
1807 xmlSaveToBuffer(xmlBufferPtr buffer, const char *encoding, int options) in xmlSaveToBuffer() function
9440 #undef xmlSaveToBuffer9441 extern __typeof (xmlSaveToBuffer) xmlSaveToBuffer __attribute((alias("xmlSaveToBuffer__internal_ali…9443 #ifndef xmlSaveToBuffer9444 extern __typeof (xmlSaveToBuffer) xmlSaveToBuffer__internal_alias __attribute((visibility("hidden")…9445 #define xmlSaveToBuffer xmlSaveToBuffer__internal_alias macro
1617 xmlSaveToBuffer
2993 ctxt = xmlSaveToBuffer(buf, encoding, options); in libxml_serializeNode()