Home
last modified time | relevance | path

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

/third_party/gettext/gnulib-local/lib/libxml/
Dschematron.c887 xmlSchematronRulePtr ruleptr; in xmlSchematronParseRule() local
907 ruleptr = xmlSchematronAddRule(ctxt, ctxt->schema, pattern, in xmlSchematronParseRule()
909 if (ruleptr == NULL) { in xmlSchematronParseRule()
937 ruleptr, cur, test, report); in xmlSchematronParseRule()
960 ruleptr, cur, test, report); in xmlSchematronParseRule()
/third_party/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()