Home | History | Annotate | Download | only in libxml2

Lines Matching full:testptr

857     xmlSchematronTestPtr testptr;
905 testptr = xmlSchematronAddTest(ctxt, XML_SCHEMATRON_ASSERT,
907 if (testptr == NULL)
928 testptr = xmlSchematronAddTest(ctxt, XML_SCHEMATRON_REPORT,
930 if (testptr == NULL)