xmlTextWriterWriteAttributeNS 12162 third_party/libxml/src/elfgcchack.h #undef xmlTextWriterWriteAttributeNS
xmlTextWriterWriteAttributeNS 12163 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextWriterWriteAttributeNS) xmlTextWriterWriteAttributeNS __attribute((alias("xmlTextWriterWriteAttributeNS__internal_alias")));
xmlTextWriterWriteAttributeNS 12165 third_party/libxml/src/elfgcchack.h #ifndef xmlTextWriterWriteAttributeNS
xmlTextWriterWriteAttributeNS 12166 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextWriterWriteAttributeNS) xmlTextWriterWriteAttributeNS__internal_alias __attribute((visibility("hidden")));
xmlTextWriterWriteAttributeNS 12167 third_party/libxml/src/elfgcchack.h #define xmlTextWriterWriteAttributeNS xmlTextWriterWriteAttributeNS__internal_alias
xmlTextWriterWriteAttributeNS  234 third_party/libxml/src/include/libxml/xmlwriter.h     XMLPUBFUN int XMLCALL xmlTextWriterWriteAttributeNS(xmlTextWriterPtr
xmlTextWriterWriteAttributeNS 44139 third_party/libxml/src/testapi.c         ret_val = xmlTextWriterWriteAttributeNS(writer, (const xmlChar *)prefix, (const xmlChar *)name, (const xmlChar *)namespaceURI, (const xmlChar *)content);
xmlTextWriterWriteAttributeNS 2108 third_party/libxml/src/xmlwriter.c     rc = xmlTextWriterWriteAttributeNS(writer, prefix, name, namespaceURI,