Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/libs/libxml/
H A Dxmlerror.h62 XML_FROM_WRITER, /* The xmlwriter module */ enumerator
/reactos/sdk/lib/3rdparty/libxml2/
H A Dxmlwriter.c139 NULL, XML_FROM_WRITER, error, XML_ERR_FATAL, in xmlWriterErrMsg()
142 __xmlRaiseError(NULL, NULL, NULL, NULL, NULL, XML_FROM_WRITER, error, in xmlWriterErrMsg()
162 NULL, XML_FROM_WRITER, error, XML_ERR_FATAL, in xmlWriterErrMsgInt()
165 __xmlRaiseError(NULL, NULL, NULL, NULL, NULL, XML_FROM_WRITER, error, in xmlWriterErrMsgInt()