Searched defs:errorLevel (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c2024 xmlErrorLevel errorLevel,
2037 if (errorLevel != XML_ERR_WARNING) {
2083 error, errorLevel, file, line,
2089 if (errorLevel != XML_ERR_WARNING) {
2100 errorLevel, NULL, 0,
2023 xmlSchemaErr4Line(xmlSchemaAbstractCtxtPtr ctxt, xmlErrorLevel errorLevel, int error, xmlNodePtr node, int line, const char *msg, const xmlChar *str1, const xmlChar *str2, const xmlChar *str3, const xmlChar *str4) argument

Completed in 122 milliseconds