xmlTextWriterStartDTDElement 12078 third_party/libxml/src/elfgcchack.h #undef xmlTextWriterStartDTDElement xmlTextWriterStartDTDElement 12079 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextWriterStartDTDElement) xmlTextWriterStartDTDElement __attribute((alias("xmlTextWriterStartDTDElement__internal_alias"))); xmlTextWriterStartDTDElement 12081 third_party/libxml/src/elfgcchack.h #ifndef xmlTextWriterStartDTDElement xmlTextWriterStartDTDElement 12082 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextWriterStartDTDElement) xmlTextWriterStartDTDElement__internal_alias __attribute((visibility("hidden"))); xmlTextWriterStartDTDElement 12083 third_party/libxml/src/elfgcchack.h #define xmlTextWriterStartDTDElement xmlTextWriterStartDTDElement__internal_alias xmlTextWriterStartDTDElement 344 third_party/libxml/src/include/libxml/xmlwriter.h xmlTextWriterStartDTDElement(xmlTextWriterPtr writer, xmlTextWriterStartDTDElement 43798 third_party/libxml/src/testapi.c ret_val = xmlTextWriterStartDTDElement(writer, (const xmlChar *)name); xmlTextWriterStartDTDElement 3356 third_party/libxml/src/xmlwriter.c count = xmlTextWriterStartDTDElement(writer, name);