xmlElemDump 1901 third_party/libxml/src/debugXML.c xmlElemDump(fp, node->doc, node); xmlElemDump 2425 third_party/libxml/src/debugXML.c xmlElemDump(ctxt->output, ctxt->doc, node); xmlElemDump 2431 third_party/libxml/src/debugXML.c xmlElemDump(ctxt->output, ctxt->doc, node); xmlElemDump 2554 third_party/libxml/src/debugXML.c xmlElemDump(f, ctxt->doc, node); xmlElemDump 3104 third_party/libxml/src/elfgcchack.h #undef xmlElemDump xmlElemDump 3105 third_party/libxml/src/elfgcchack.h extern __typeof (xmlElemDump) xmlElemDump __attribute((alias("xmlElemDump__internal_alias"))); xmlElemDump 3107 third_party/libxml/src/elfgcchack.h #ifndef xmlElemDump xmlElemDump 3108 third_party/libxml/src/elfgcchack.h extern __typeof (xmlElemDump) xmlElemDump__internal_alias __attribute((visibility("hidden"))); xmlElemDump 3109 third_party/libxml/src/elfgcchack.h #define xmlElemDump xmlElemDump__internal_alias xmlElemDump 1130 third_party/libxml/src/include/libxml/tree.h xmlElemDump (FILE *f, xmlElemDump 20179 third_party/libxml/src/testapi.c xmlElemDump(f, doc, cur);