Searched refs:xmlTextWriterWriteVFormatString (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlwriter.h158 XMLPUBFUN int XMLCALL xmlTextWriterWriteVFormatString(xmlTextWriterPtr
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlwriter.c1354 rc = xmlTextWriterWriteVFormatString(writer, format, ap);
1361 * xmlTextWriterWriteVFormatString:
1371 xmlTextWriterWriteVFormatString(xmlTextWriterPtr writer, function
H A Delfgcchack.h12554 #undef xmlTextWriterWriteVFormatString macro
12555 extern __typeof (xmlTextWriterWriteVFormatString) xmlTextWriterWriteVFormatString __attribute((alias("xmlTextWriterWriteVFormatString__internal_alias")));
12557 #ifndef xmlTextWriterWriteVFormatString
12558 extern __typeof (xmlTextWriterWriteVFormatString) xmlTextWriterWriteVFormatString__internal_alias __attribute((visibility("hidden")));
12559 #define xmlTextWriterWriteVFormatString xmlTextWriterWriteVFormatString__internal_alias macro

Completed in 80 milliseconds