xmlDebugCheckDocument 2610 third_party/libxml/src/elfgcchack.h #undef xmlDebugCheckDocument xmlDebugCheckDocument 2611 third_party/libxml/src/elfgcchack.h extern __typeof (xmlDebugCheckDocument) xmlDebugCheckDocument __attribute((alias("xmlDebugCheckDocument__internal_alias"))); xmlDebugCheckDocument 2613 third_party/libxml/src/elfgcchack.h #ifndef xmlDebugCheckDocument xmlDebugCheckDocument 2614 third_party/libxml/src/elfgcchack.h extern __typeof (xmlDebugCheckDocument) xmlDebugCheckDocument__internal_alias __attribute((visibility("hidden"))); xmlDebugCheckDocument 2615 third_party/libxml/src/elfgcchack.h #define xmlDebugCheckDocument xmlDebugCheckDocument__internal_alias xmlDebugCheckDocument 71 third_party/libxml/src/include/libxml/debugXML.h xmlDebugCheckDocument (FILE * output, xmlDebugCheckDocument 6972 third_party/libxml/src/testapi.c ret_val = xmlDebugCheckDocument(output, doc); xmlDebugCheckDocument 1193 third_party/libxml/src/tree.c xmlDebugCheckDocument(stderr, cur);