xmlSchematronTestPtr 86 third_party/libxml/src/schematron.c xmlSchematronTestPtr next; /* the next test in the list */ xmlSchematronTestPtr 106 third_party/libxml/src/schematron.c xmlSchematronTestPtr tests; /* the list of tests */ xmlSchematronTestPtr 304 third_party/libxml/src/schematron.c static xmlSchematronTestPtr xmlSchematronTestPtr 310 third_party/libxml/src/schematron.c xmlSchematronTestPtr ret; xmlSchematronTestPtr 329 third_party/libxml/src/schematron.c ret = (xmlSchematronTestPtr) xmlMalloc(sizeof(xmlSchematronTest)); xmlSchematronTestPtr 344 third_party/libxml/src/schematron.c xmlSchematronTestPtr prev = rule->tests; xmlSchematronTestPtr 360 third_party/libxml/src/schematron.c xmlSchematronFreeTests(xmlSchematronTestPtr tests) { xmlSchematronTestPtr 361 third_party/libxml/src/schematron.c xmlSchematronTestPtr next; xmlSchematronTestPtr 857 third_party/libxml/src/schematron.c xmlSchematronTestPtr testptr; xmlSchematronTestPtr 1369 third_party/libxml/src/schematron.c xmlSchematronTestPtr test, xmlNodePtr cur, xmlSchematronPatternPtr pattern, int success) { xmlSchematronTestPtr 1601 third_party/libxml/src/schematron.c xmlSchematronTestPtr test, xmlDocPtr instance, xmlNodePtr cur, xmlSchematronPatternPtr pattern) xmlSchematronTestPtr 1669 third_party/libxml/src/schematron.c xmlSchematronTestPtr test;