xmlDocDumpMemoryEnc 2962 third_party/libxml/src/elfgcchack.h #undef xmlDocDumpMemoryEnc xmlDocDumpMemoryEnc 2963 third_party/libxml/src/elfgcchack.h extern __typeof (xmlDocDumpMemoryEnc) xmlDocDumpMemoryEnc __attribute((alias("xmlDocDumpMemoryEnc__internal_alias"))); xmlDocDumpMemoryEnc 2965 third_party/libxml/src/elfgcchack.h #ifndef xmlDocDumpMemoryEnc xmlDocDumpMemoryEnc 2966 third_party/libxml/src/elfgcchack.h extern __typeof (xmlDocDumpMemoryEnc) xmlDocDumpMemoryEnc__internal_alias __attribute((visibility("hidden"))); xmlDocDumpMemoryEnc 2967 third_party/libxml/src/elfgcchack.h #define xmlDocDumpMemoryEnc xmlDocDumpMemoryEnc__internal_alias xmlDocDumpMemoryEnc 1112 third_party/libxml/src/include/libxml/tree.h xmlDocDumpMemoryEnc (xmlDocPtr out_doc, xmlDocDumpMemoryEnc 20008 third_party/libxml/src/testapi.c xmlDocDumpMemoryEnc(out_doc, doc_txt_ptr, doc_txt_len, (const char *)txt_encoding); xmlDocDumpMemoryEnc 2592 third_party/libxml/src/xmllint.c xmlDocDumpMemoryEnc(doc, &result, &len, encoding);