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

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlwriter.h198 xmlTextWriterWriteVFormatAttribute(xmlTextWriterPtr writer,
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlwriter.c1913 rc = xmlTextWriterWriteVFormatAttribute(writer, name, format, ap);
1920 * xmlTextWriterWriteVFormatAttribute:
1931 xmlTextWriterWriteVFormatAttribute(xmlTextWriterPtr writer, function
H A Delfgcchack.h12410 #undef xmlTextWriterWriteVFormatAttribute macro
12411 extern __typeof (xmlTextWriterWriteVFormatAttribute) xmlTextWriterWriteVFormatAttribute __attribute((alias("xmlTextWriterWriteVFormatAttribute__internal_alias")));
12413 #ifndef xmlTextWriterWriteVFormatAttribute
12414 extern __typeof (xmlTextWriterWriteVFormatAttribute) xmlTextWriterWriteVFormatAttribute__internal_alias __attribute((visibility("hidden")));
12415 #define xmlTextWriterWriteVFormatAttribute xmlTextWriterWriteVFormatAttribute__internal_alias macro

Completed in 172 milliseconds