Searched refs:xmlTextWriterWriteVFormatString (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.h158 XMLPUBFUN int XMLCALL xmlTextWriterWriteVFormatString(xmlTextWriterPtr
H A Dxmlwriter.c1364 rc = xmlTextWriterWriteVFormatString(writer, format, ap);
1371 * xmlTextWriterWriteVFormatString:
1381 xmlTextWriterWriteVFormatString(xmlTextWriterPtr writer, function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlwriter.h158 XMLPUBFUN int XMLCALL xmlTextWriterWriteVFormatString(xmlTextWriterPtr
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlwriter.in.h158 XMLPUBFUN int XMLCALL xmlTextWriterWriteVFormatString(xmlTextWriterPtr
H A Dxmlwriter.c1364 rc = xmlTextWriterWriteVFormatString(writer, format, ap);
1371 * xmlTextWriterWriteVFormatString:
1381 xmlTextWriterWriteVFormatString(xmlTextWriterPtr writer, function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlwriter.c1420 rc = xmlTextWriterWriteVFormatString(writer, format, ap);
1427 * xmlTextWriterWriteVFormatString:
1437 xmlTextWriterWriteVFormatString(xmlTextWriterPtr writer, function
H A Delfgcchack.h12610 #undef xmlTextWriterWriteVFormatString macro
12611 extern __typeof (xmlTextWriterWriteVFormatString) xmlTextWriterWriteVFormatString __attribute((alias("xmlTextWriterWriteVFormatString__internal_alias")));
12613 #ifndef xmlTextWriterWriteVFormatString
12614 extern __typeof (xmlTextWriterWriteVFormatString) xmlTextWriterWriteVFormatString__internal_alias __attribute((visibility("hidden")));
12615 #define xmlTextWriterWriteVFormatString xmlTextWriterWriteVFormatString__internal_alias macro

Completed in 200 milliseconds