Searched refs:xmlErrorLevel (Results 1 – 6 of 6) sorted by relevance
/reactos/sdk/include/reactos/libs/libxml/ |
H A D | xmlerror.h | 29 } xmlErrorLevel; typedef 82 xmlErrorLevel level;/* how consequent is the error */ 927 xmlErrorLevel level,
|
/reactos/sdk/lib/3rdparty/libxml2/ |
H A D | error.c | 254 xmlErrorLevel level; in xmlReportError() 457 void *nod, int domain, int code, xmlErrorLevel level, in __xmlRaiseError()
|
H A D | xmlIO.c | 437 xmlErrorLevel level = XML_ERR_ERROR; in __xmlLoaderErr()
|
H A D | xmlschemas.c | 2092 xmlErrorLevel errorLevel, in xmlSchemaErr4Line()
|
/reactos/dll/win32/msxml3/ |
H A D | main.c | 68 void wineXmlCallbackLog(char const* caller, xmlErrorLevel lvl, char const* msg, va_list ap) in wineXmlCallbackLog()
|
H A D | msxml_private.h | 291 extern void wineXmlCallbackLog(char const* caller, xmlErrorLevel lvl, char const* msg, va_list ap) …
|