xmlIOParseDTD    4512 third_party/libxml/src/elfgcchack.h #undef xmlIOParseDTD
xmlIOParseDTD    4513 third_party/libxml/src/elfgcchack.h extern __typeof (xmlIOParseDTD) xmlIOParseDTD __attribute((alias("xmlIOParseDTD__internal_alias")));
xmlIOParseDTD    4515 third_party/libxml/src/elfgcchack.h #ifndef xmlIOParseDTD
xmlIOParseDTD    4516 third_party/libxml/src/elfgcchack.h extern __typeof (xmlIOParseDTD) xmlIOParseDTD__internal_alias __attribute((visibility("hidden")));
xmlIOParseDTD    4517 third_party/libxml/src/elfgcchack.h #define xmlIOParseDTD xmlIOParseDTD__internal_alias
xmlIOParseDTD     927 third_party/libxml/src/include/libxml/parser.h 		xmlIOParseDTD		(xmlSAXHandlerPtr sax,
xmlIOParseDTD    13239 third_party/libxml/src/testapi.c         ret_val = xmlIOParseDTD(sax, input, enc);