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

/vbox/src/libs/libxml2-2.6.31/
H A Dschematron.c851 xmlSchematronRulePtr ruleptr; local
871 ruleptr = xmlSchematronAddRule(ctxt, ctxt->schema, pattern,
873 if (ruleptr == NULL) {
901 ruleptr, cur, test, report);
924 ruleptr, cur, test, report);

Completed in 936 milliseconds