Searched refs:xmlTextWriterWriteVFormatComment (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.h74 xmlTextWriterWriteVFormatComment(xmlTextWriterPtr writer,
H A Dxmlwriter.c860 rc = xmlTextWriterWriteVFormatComment(writer, format, ap);
867 * xmlTextWriterWriteVFormatComment:
877 xmlTextWriterWriteVFormatComment(xmlTextWriterPtr writer, function
885 "xmlTextWriterWriteVFormatComment : invalid writer!\n");
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlwriter.h74 xmlTextWriterWriteVFormatComment(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.h74 xmlTextWriterWriteVFormatComment(xmlTextWriterPtr writer,
H A Dxmlwriter.c860 rc = xmlTextWriterWriteVFormatComment(writer, format, ap);
867 * xmlTextWriterWriteVFormatComment:
877 xmlTextWriterWriteVFormatComment(xmlTextWriterPtr writer, function
885 "xmlTextWriterWriteVFormatComment : invalid writer!\n");
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlwriter.c871 rc = xmlTextWriterWriteVFormatComment(writer, format, ap);
878 * xmlTextWriterWriteVFormatComment:
888 xmlTextWriterWriteVFormatComment(xmlTextWriterPtr writer, function
896 "xmlTextWriterWriteVFormatComment : invalid writer!\n");
H A Delfgcchack.h12502 #undef xmlTextWriterWriteVFormatComment macro
12503 extern __typeof (xmlTextWriterWriteVFormatComment) xmlTextWriterWriteVFormatComment __attribute((alias("xmlTextWriterWriteVFormatComment__internal_alias")));
12505 #ifndef xmlTextWriterWriteVFormatComment
12506 extern __typeof (xmlTextWriterWriteVFormatComment) xmlTextWriterWriteVFormatComment__internal_alias __attribute((visibility("hidden")));
12507 #define xmlTextWriterWriteVFormatComment xmlTextWriterWriteVFormatComment__internal_alias macro

Completed in 192 milliseconds