Home
last modified time | relevance | path

Searched refs:xmlErrorLevel (Results 1 – 6 of 6) sorted by relevance

/reactos/sdk/include/reactos/libs/libxml/
H A Dxmlerror.h29 } xmlErrorLevel; typedef
82 xmlErrorLevel level;/* how consequent is the error */
927 xmlErrorLevel level,
/reactos/sdk/lib/3rdparty/libxml2/
H A Derror.c254 xmlErrorLevel level; in xmlReportError()
457 void *nod, int domain, int code, xmlErrorLevel level, in __xmlRaiseError()
H A DxmlIO.c437 xmlErrorLevel level = XML_ERR_ERROR; in __xmlLoaderErr()
H A Dxmlschemas.c2092 xmlErrorLevel errorLevel, in xmlSchemaErr4Line()
/reactos/dll/win32/msxml3/
H A Dmain.c68 void wineXmlCallbackLog(char const* caller, xmlErrorLevel lvl, char const* msg, va_list ap) in wineXmlCallbackLog()
H A Dmsxml_private.h291 extern void wineXmlCallbackLog(char const* caller, xmlErrorLevel lvl, char const* msg, va_list ap) …