xmlTextWriterWriteVFormatString 12690 third_party/libxml/src/elfgcchack.h #undef xmlTextWriterWriteVFormatString
xmlTextWriterWriteVFormatString 12691 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextWriterWriteVFormatString) xmlTextWriterWriteVFormatString __attribute((alias("xmlTextWriterWriteVFormatString__internal_alias")));
xmlTextWriterWriteVFormatString 12693 third_party/libxml/src/elfgcchack.h #ifndef xmlTextWriterWriteVFormatString
xmlTextWriterWriteVFormatString 12694 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextWriterWriteVFormatString) xmlTextWriterWriteVFormatString__internal_alias __attribute((visibility("hidden")));
xmlTextWriterWriteVFormatString 12695 third_party/libxml/src/elfgcchack.h #define xmlTextWriterWriteVFormatString xmlTextWriterWriteVFormatString__internal_alias
xmlTextWriterWriteVFormatString  167 third_party/libxml/src/include/libxml/xmlwriter.h     XMLPUBFUN int XMLCALL xmlTextWriterWriteVFormatString(xmlTextWriterPtr
xmlTextWriterWriteVFormatString 1430 third_party/libxml/src/xmlwriter.c     rc = xmlTextWriterWriteVFormatString(writer, format, ap);