xmlTextWriterWriteVFormatRaw 12678 third_party/libxml/src/elfgcchack.h #undef xmlTextWriterWriteVFormatRaw
xmlTextWriterWriteVFormatRaw 12679 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextWriterWriteVFormatRaw) xmlTextWriterWriteVFormatRaw __attribute((alias("xmlTextWriterWriteVFormatRaw__internal_alias")));
xmlTextWriterWriteVFormatRaw 12681 third_party/libxml/src/elfgcchack.h #ifndef xmlTextWriterWriteVFormatRaw
xmlTextWriterWriteVFormatRaw 12682 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextWriterWriteVFormatRaw) xmlTextWriterWriteVFormatRaw__internal_alias __attribute((visibility("hidden")));
xmlTextWriterWriteVFormatRaw 12683 third_party/libxml/src/elfgcchack.h #define xmlTextWriterWriteVFormatRaw xmlTextWriterWriteVFormatRaw__internal_alias
xmlTextWriterWriteVFormatRaw  153 third_party/libxml/src/include/libxml/xmlwriter.h         xmlTextWriterWriteVFormatRaw(xmlTextWriterPtr writer,
xmlTextWriterWriteVFormatRaw 1301 third_party/libxml/src/xmlwriter.c     rc = xmlTextWriterWriteVFormatRaw(writer, format, ap);