Searched refs:xmlTextWriterWriteVFormatRaw (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlwriter.in.h146 xmlTextWriterWriteVFormatRaw(xmlTextWriterPtr writer,
H A Dxmlwriter.c1235 rc = xmlTextWriterWriteVFormatRaw(writer, format, ap);
1242 * xmlTextWriterWriteVFormatRaw:
1252 xmlTextWriterWriteVFormatRaw(xmlTextWriterPtr writer, const char *format, function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlwriter.h146 xmlTextWriterWriteVFormatRaw(xmlTextWriterPtr writer,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlwriter.in.h146 xmlTextWriterWriteVFormatRaw(xmlTextWriterPtr writer,
H A Dxmlwriter.c1235 rc = xmlTextWriterWriteVFormatRaw(writer, format, ap);
1242 * xmlTextWriterWriteVFormatRaw:
1252 xmlTextWriterWriteVFormatRaw(xmlTextWriterPtr writer, const char *format, function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlwriter.c1291 rc = xmlTextWriterWriteVFormatRaw(writer, format, ap);
1298 * xmlTextWriterWriteVFormatRaw:
1308 xmlTextWriterWriteVFormatRaw(xmlTextWriterPtr writer, const char *format, function
H A Delfgcchack.h12598 #undef xmlTextWriterWriteVFormatRaw macro
12599 extern __typeof (xmlTextWriterWriteVFormatRaw) xmlTextWriterWriteVFormatRaw __attribute((alias("xmlTextWriterWriteVFormatRaw__internal_alias")));
12601 #ifndef xmlTextWriterWriteVFormatRaw
12602 extern __typeof (xmlTextWriterWriteVFormatRaw) xmlTextWriterWriteVFormatRaw__internal_alias __attribute((visibility("hidden")));
12603 #define xmlTextWriterWriteVFormatRaw xmlTextWriterWriteVFormatRaw__internal_alias macro

Completed in 194 milliseconds