Searched refs:xmlSchematronRulePtr (Results 1 – 1 of 1) sorted by relevance
113 typedef xmlSchematronRule *xmlSchematronRulePtr; typedef134 xmlSchematronRulePtr rules; /* the list of rules */323 xmlSchematronRulePtr rule, in xmlSchematronAddTest()425 static xmlSchematronRulePtr430 xmlSchematronRulePtr ret; in xmlSchematronAddRule()464 xmlSchematronRulePtr prev = schema->rules; in xmlSchematronAddRule()474 xmlSchematronRulePtr prev = pat->rules; in xmlSchematronAddRule()490 xmlSchematronFreeRules(xmlSchematronRulePtr rules) { in xmlSchematronFreeRules()491 xmlSchematronRulePtr next; in xmlSchematronFreeRules()949 xmlSchematronRulePtr ruleptr; in xmlSchematronParseRule()[all …]