xmlParseSDDecl 7363 third_party/libxml/src/elfgcchack.h #undef xmlParseSDDecl xmlParseSDDecl 7364 third_party/libxml/src/elfgcchack.h extern __typeof (xmlParseSDDecl) xmlParseSDDecl __attribute((alias("xmlParseSDDecl__internal_alias"))); xmlParseSDDecl 7366 third_party/libxml/src/elfgcchack.h #ifndef xmlParseSDDecl xmlParseSDDecl 7367 third_party/libxml/src/elfgcchack.h extern __typeof (xmlParseSDDecl) xmlParseSDDecl__internal_alias __attribute((visibility("hidden"))); xmlParseSDDecl 7368 third_party/libxml/src/elfgcchack.h #define xmlParseSDDecl xmlParseSDDecl__internal_alias xmlParseSDDecl 452 third_party/libxml/src/include/libxml/parserInternals.h xmlParseSDDecl (xmlParserCtxtPtr ctxt); xmlParseSDDecl 10146 third_party/libxml/src/parser.c ctxt->input->standalone = xmlParseSDDecl(ctxt);