Home
last modified time | relevance | path

Searched defs:_xmlSchematronTest (Results 1 – 2 of 2) sorted by relevance

/third_party/libxml2/
Dschematron.c85 struct _xmlSchematronTest { struct
86 xmlSchematronTestPtr next; /* the next test in the list */
87 xmlSchematronTestType type; /* the test type */
88 xmlNodePtr node; /* the node in the tree */
89 xmlChar *test; /* the expression to test */
90 xmlXPathCompExprPtr comp; /* the compiled expression */
91 xmlChar *report; /* the message to report */
/third_party/gettext/gnulib-local/lib/libxml/
Dschematron.c114 struct _xmlSchematronTest { struct
115 xmlSchematronTestPtr next; /* the next test in the list */
116 xmlSchematronTestType type; /* the test type */
117 xmlNodePtr node; /* the node in the tree */
118 xmlChar *test; /* the expression to test */
119 xmlXPathCompExprPtr comp; /* the compiled expression */
120 xmlChar *report; /* the message to report */