Lines Matching +defs:test +defs:error
95 xmlChar *test; /* the expression to test */ member
183 xmlSchematronValidityErrorFunc error;/* the callback in case of errors */ member
213 xmlSchematronValidityErrorFunc error;/* the callback in case of errors */ member
254 xmlSchematronPErr(xmlSchematronParserCtxtPtr ctxt, xmlNodePtr node, int error, in xmlSchematronPErr()
311 xmlSchematronVErr(xmlSchematronValidCtxtPtr ctxt, int error, in xmlSchematronVErr()
362 xmlNodePtr node, xmlChar *test, xmlChar *report) in xmlSchematronAddTest()
971 xmlChar *test; in xmlSchematronParseRule() local
1468 xmlNodePtr test, xmlNodePtr cur) { in xmlSchematronFormatReport()
1596 … xmlSchematronTestPtr test, xmlNodePtr cur, xmlSchematronPatternPtr pattern, int success) { in xmlSchematronReportSuccess()
1833 xmlSchematronTestPtr test, xmlDocPtr instance, xmlNodePtr cur, xmlSchematronPatternPtr pattern) in xmlSchematronRunTest()
1962 xmlSchematronTestPtr test; in xmlSchematronValidateDoc() local