xmlTextWriterWriteVFormatComment 12582 third_party/libxml/src/elfgcchack.h #undef xmlTextWriterWriteVFormatComment
xmlTextWriterWriteVFormatComment 12583 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextWriterWriteVFormatComment) xmlTextWriterWriteVFormatComment __attribute((alias("xmlTextWriterWriteVFormatComment__internal_alias")));
xmlTextWriterWriteVFormatComment 12585 third_party/libxml/src/elfgcchack.h #ifndef xmlTextWriterWriteVFormatComment
xmlTextWriterWriteVFormatComment 12586 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextWriterWriteVFormatComment) xmlTextWriterWriteVFormatComment__internal_alias __attribute((visibility("hidden")));
xmlTextWriterWriteVFormatComment 12587 third_party/libxml/src/elfgcchack.h #define xmlTextWriterWriteVFormatComment xmlTextWriterWriteVFormatComment__internal_alias
xmlTextWriterWriteVFormatComment   75 third_party/libxml/src/include/libxml/xmlwriter.h         xmlTextWriterWriteVFormatComment(xmlTextWriterPtr writer,
xmlTextWriterWriteVFormatComment  873 third_party/libxml/src/xmlwriter.c     rc = xmlTextWriterWriteVFormatComment(writer, format, ap);