Home
last modified time | relevance | path

Searched refs:xmlTextWriterWriteVFormatRaw (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/reactos/libs/libxml/
H A Dxmlwriter.h152 xmlTextWriterWriteVFormatRaw(xmlTextWriterPtr writer,
/reactos/sdk/lib/3rdparty/libxml2/
H A Dxmlwriter.c1303 rc = xmlTextWriterWriteVFormatRaw(writer, format, ap); in xmlTextWriterWriteFormatRaw()
1320 xmlTextWriterWriteVFormatRaw(xmlTextWriterPtr writer, const char *format, in xmlTextWriterWriteVFormatRaw() function