xmlParseDocTypeDecl 6989 third_party/libxml/src/elfgcchack.h #undef xmlParseDocTypeDecl
xmlParseDocTypeDecl 6990 third_party/libxml/src/elfgcchack.h extern __typeof (xmlParseDocTypeDecl) xmlParseDocTypeDecl __attribute((alias("xmlParseDocTypeDecl__internal_alias")));
xmlParseDocTypeDecl 6992 third_party/libxml/src/elfgcchack.h #ifndef xmlParseDocTypeDecl
xmlParseDocTypeDecl 6993 third_party/libxml/src/elfgcchack.h extern __typeof (xmlParseDocTypeDecl) xmlParseDocTypeDecl__internal_alias __attribute((visibility("hidden")));
xmlParseDocTypeDecl 6994 third_party/libxml/src/elfgcchack.h #define xmlParseDocTypeDecl xmlParseDocTypeDecl__internal_alias
xmlParseDocTypeDecl  427 third_party/libxml/src/include/libxml/parserInternals.h 			xmlParseDocTypeDecl	(xmlParserCtxtPtr ctxt);
xmlParseDocTypeDecl 10293 third_party/libxml/src/parser.c 	xmlParseDocTypeDecl(ctxt);
xmlParseDocTypeDecl 11299 third_party/libxml/src/parser.c 		    xmlParseDocTypeDecl(ctxt);