Lines Matching refs:pctxt
1746 xmlSchematronParserCtxtPtr pctxt;1750 pctxt = xmlSchematronNewParserCtxt("tst.sct");1751 if (pctxt == NULL) {1754 schema = xmlSchematronParse(pctxt);1758 xmlSchematronFreeParserCtxt(pctxt);