Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/libxml2/
H A Dschematron.c178 xmlXPathContextPtr xctxt; member
649 if (ret->xctxt == NULL) { in xmlSchematronNewParserCtxt()
690 if (ret->xctxt == NULL) { in xmlSchematronNewMemParserCtxt()
730 if (ret->xctxt == NULL) { in xmlSchematronNewDocParserCtxt()
753 if (ctxt->xctxt != NULL) { in xmlSchematronFreeParserCtxt()
1398 ctxt->xctxt->doc = cur->doc; in xmlSchematronGetNode()
1399 ctxt->xctxt->node = cur; in xmlSchematronGetNode()
1721 if (ret->xctxt == NULL) { in xmlSchematronNewValidCtxt()
1748 if (ctxt->xctxt != NULL) in xmlSchematronFreeValidCtxt()
1809 ctxt->xctxt->doc = instance; in xmlSchematronRunTest()
[all …]