htmlDocDumpMemory  294 third_party/libxml/src/elfgcchack.h #undef htmlDocDumpMemory
htmlDocDumpMemory  295 third_party/libxml/src/elfgcchack.h extern __typeof (htmlDocDumpMemory) htmlDocDumpMemory __attribute((alias("htmlDocDumpMemory__internal_alias")));
htmlDocDumpMemory  297 third_party/libxml/src/elfgcchack.h #ifndef htmlDocDumpMemory
htmlDocDumpMemory  298 third_party/libxml/src/elfgcchack.h extern __typeof (htmlDocDumpMemory) htmlDocDumpMemory__internal_alias __attribute((visibility("hidden")));
htmlDocDumpMemory  299 third_party/libxml/src/elfgcchack.h #define htmlDocDumpMemory htmlDocDumpMemory__internal_alias
htmlDocDumpMemory   75 third_party/libxml/src/include/libxml/HTMLtree.h 		htmlDocDumpMemory	(xmlDocPtr cur,
htmlDocDumpMemory 1866 third_party/libxml/src/runtest.c 	htmlDocDumpMemory(doc, (xmlChar **) &base, &size);
htmlDocDumpMemory 2035 third_party/libxml/src/runtest.c 		htmlDocDumpMemory(doc, (xmlChar **) &base, &size);
htmlDocDumpMemory 2992 third_party/libxml/src/testapi.c         htmlDocDumpMemory(cur, mem, size);