xmlTextWriterWriteVFormatAttribute 12546 third_party/libxml/src/elfgcchack.h #undef xmlTextWriterWriteVFormatAttribute
xmlTextWriterWriteVFormatAttribute 12547 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextWriterWriteVFormatAttribute) xmlTextWriterWriteVFormatAttribute __attribute((alias("xmlTextWriterWriteVFormatAttribute__internal_alias")));
xmlTextWriterWriteVFormatAttribute 12549 third_party/libxml/src/elfgcchack.h #ifndef xmlTextWriterWriteVFormatAttribute
xmlTextWriterWriteVFormatAttribute 12550 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextWriterWriteVFormatAttribute) xmlTextWriterWriteVFormatAttribute__internal_alias __attribute((visibility("hidden")));
xmlTextWriterWriteVFormatAttribute 12551 third_party/libxml/src/elfgcchack.h #define xmlTextWriterWriteVFormatAttribute xmlTextWriterWriteVFormatAttribute__internal_alias
xmlTextWriterWriteVFormatAttribute  209 third_party/libxml/src/include/libxml/xmlwriter.h         xmlTextWriterWriteVFormatAttribute(xmlTextWriterPtr writer,
xmlTextWriterWriteVFormatAttribute 1974 third_party/libxml/src/xmlwriter.c     rc = xmlTextWriterWriteVFormatAttribute(writer, name, format, ap);