Home
last modified time | relevance | path

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

/third_party/libxml2/
Dxmlschemas.c1001 xmlNodePtr validationRoot; member
25822 ns = xmlNewNs(vctxt->validationRoot, in xmlSchemaVAttributesComplex()
27806 vctxt->validationRoot = NULL; in xmlSchemaClearValidCtxt()
28147 if (vctxt->validationRoot != NULL) in xmlSchemaVDocWalk()
28148 valRoot = vctxt->validationRoot; in xmlSchemaVDocWalk()
28157 vctxt->validationRoot = valRoot; in xmlSchemaVDocWalk()
28436 ctxt->validationRoot = elem; in xmlSchemaValidateOneElement()
28465 ctxt->validationRoot = ctxt->node; in xmlSchemaValidateDoc()