Searched defs:xmlTextWriterWriteVFormatAttributeNS (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/
H A Dxmlwriter.c2071 rc = xmlTextWriterWriteVFormatAttributeNS(writer, prefix, name,
2079 * xmlTextWriterWriteVFormatAttributeNS:
2092 xmlTextWriterWriteVFormatAttributeNS(xmlTextWriterPtr writer, function
H A Delfgcchack.h12558 #undef xmlTextWriterWriteVFormatAttributeNS macro
12559 extern __typeof (xmlTextWriterWriteVFormatAttributeNS) xmlTextWriterWriteVFormatAttributeNS __attribute((alias("xmlTextWriterWriteVFormatAttributeNS__internal_alias")));
12561 #ifndef xmlTextWriterWriteVFormatAttributeNS
12562 extern __typeof (xmlTextWriterWriteVFormatAttributeNS) xmlTextWriterWriteVFormatAttributeNS__internal_alias __attribute((visibility("hidden")));
12563 #define xmlTextWriterWriteVFormatAttributeNS xmlTextWriterWriteVFormatAttributeNS__internal_alias macro

Completed in 49 milliseconds