Home
last modified time | relevance | path

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

/external/libxml2/
Dschematron.c858 xmlSchematronRulePtr ruleptr; in xmlSchematronParseRule() local
878 ruleptr = xmlSchematronAddRule(ctxt, ctxt->schema, pattern, in xmlSchematronParseRule()
880 if (ruleptr == NULL) { in xmlSchematronParseRule()
908 ruleptr, cur, test, report); in xmlSchematronParseRule()
931 ruleptr, cur, test, report); in xmlSchematronParseRule()