xmlDocDumpFormatMemoryEnc 2938 third_party/libxml/src/elfgcchack.h #undef xmlDocDumpFormatMemoryEnc
xmlDocDumpFormatMemoryEnc 2939 third_party/libxml/src/elfgcchack.h extern __typeof (xmlDocDumpFormatMemoryEnc) xmlDocDumpFormatMemoryEnc __attribute((alias("xmlDocDumpFormatMemoryEnc__internal_alias")));
xmlDocDumpFormatMemoryEnc 2941 third_party/libxml/src/elfgcchack.h #ifndef xmlDocDumpFormatMemoryEnc
xmlDocDumpFormatMemoryEnc 2942 third_party/libxml/src/elfgcchack.h extern __typeof (xmlDocDumpFormatMemoryEnc) xmlDocDumpFormatMemoryEnc__internal_alias __attribute((visibility("hidden")));
xmlDocDumpFormatMemoryEnc 2943 third_party/libxml/src/elfgcchack.h #define xmlDocDumpFormatMemoryEnc xmlDocDumpFormatMemoryEnc__internal_alias
xmlDocDumpFormatMemoryEnc 1117 third_party/libxml/src/include/libxml/tree.h 		xmlDocDumpFormatMemoryEnc(xmlDocPtr out_doc,
xmlDocDumpFormatMemoryEnc 19906 third_party/libxml/src/testapi.c         xmlDocDumpFormatMemoryEnc(out_doc, doc_txt_ptr, doc_txt_len, (const char *)txt_encoding, format);
xmlDocDumpFormatMemoryEnc 2590 third_party/libxml/src/xmllint.c 		        xmlDocDumpFormatMemoryEnc(doc, &result, &len, encoding, 1);
xmlDocDumpFormatMemoryEnc 2257 third_party/libxml/src/xmlsave.c     xmlDocDumpFormatMemoryEnc(cur, mem, size, NULL, 0);
xmlDocDumpFormatMemoryEnc 2275 third_party/libxml/src/xmlsave.c     xmlDocDumpFormatMemoryEnc(cur, mem, size, NULL, format);
xmlDocDumpFormatMemoryEnc 2293 third_party/libxml/src/xmlsave.c     xmlDocDumpFormatMemoryEnc(out_doc, doc_txt_ptr, doc_txt_len,