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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlwriter.c2056 rc = xmlTextWriterWriteVFormatAttributeNS(writer, prefix, name,
2064 * xmlTextWriterWriteVFormatAttributeNS:
2077 xmlTextWriterWriteVFormatAttributeNS(xmlTextWriterPtr writer, function
H A Delfgcchack.h12454 #undef xmlTextWriterWriteVFormatAttributeNS macro
12455 extern __typeof (xmlTextWriterWriteVFormatAttributeNS) xmlTextWriterWriteVFormatAttributeNS __attribute((alias("xmlTextWriterWriteVFormatAttributeNS__internal_alias")));
12457 #ifndef xmlTextWriterWriteVFormatAttributeNS
12458 extern __typeof (xmlTextWriterWriteVFormatAttributeNS) xmlTextWriterWriteVFormatAttributeNS__internal_alias __attribute((visibility("hidden")));
12459 #define xmlTextWriterWriteVFormatAttributeNS xmlTextWriterWriteVFormatAttributeNS__internal_alias macro

Completed in 124 milliseconds