Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/libxml2/
H A Dxmlschemas.c1001 xmlNodePtr validationRoot; member
25815 ns = xmlNewNs(vctxt->validationRoot, in xmlSchemaVAttributesComplex()
27801 vctxt->validationRoot = NULL; in xmlSchemaClearValidCtxt()
28146 if (vctxt->validationRoot != NULL) in xmlSchemaVDocWalk()
28147 valRoot = vctxt->validationRoot; in xmlSchemaVDocWalk()
28156 vctxt->validationRoot = valRoot; in xmlSchemaVDocWalk()
28435 ctxt->validationRoot = elem; in xmlSchemaValidateOneElement()
28464 ctxt->validationRoot = ctxt->node; in xmlSchemaValidateDoc()