xmlDocDumpMemory 2950 third_party/libxml/src/elfgcchack.h #undef xmlDocDumpMemory
xmlDocDumpMemory 2951 third_party/libxml/src/elfgcchack.h extern __typeof (xmlDocDumpMemory) xmlDocDumpMemory __attribute((alias("xmlDocDumpMemory__internal_alias")));
xmlDocDumpMemory 2953 third_party/libxml/src/elfgcchack.h #ifndef xmlDocDumpMemory
xmlDocDumpMemory 2954 third_party/libxml/src/elfgcchack.h extern __typeof (xmlDocDumpMemory) xmlDocDumpMemory__internal_alias __attribute((visibility("hidden")));
xmlDocDumpMemory 2955 third_party/libxml/src/elfgcchack.h #define xmlDocDumpMemory xmlDocDumpMemory__internal_alias
xmlDocDumpMemory 1108 third_party/libxml/src/include/libxml/tree.h 		xmlDocDumpMemory	(xmlDocPtr cur,
xmlDocDumpMemory 1869 third_party/libxml/src/runtest.c     xmlDocDumpMemory(doc, (xmlChar **) &base, &size);
xmlDocDumpMemory 1924 third_party/libxml/src/runtest.c     xmlDocDumpMemory(doc, (xmlChar **) &base, &size);
xmlDocDumpMemory 2038 third_party/libxml/src/runtest.c 	    xmlDocDumpMemory(doc, (xmlChar **) &base, &size);
xmlDocDumpMemory 19958 third_party/libxml/src/testapi.c         xmlDocDumpMemory(cur, mem, size);
xmlDocDumpMemory 2598 third_party/libxml/src/xmllint.c 			xmlDocDumpMemory(doc, &result, &len);