Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/libxml2/
H A Dschematron.c113 typedef xmlSchematronRule *xmlSchematronRulePtr; typedef
134 xmlSchematronRulePtr rules; /* the list of rules */
323 xmlSchematronRulePtr rule, in xmlSchematronAddTest()
425 static xmlSchematronRulePtr
430 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 …]