Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c1014 xmlNodePtr validationRoot; member
25839 ns = xmlNewNs(vctxt->validationRoot, in xmlSchemaVAttributesComplex()
27825 vctxt->validationRoot = NULL; in xmlSchemaClearValidCtxt()
28170 if (vctxt->validationRoot != NULL) in xmlSchemaVDocWalk()
28171 valRoot = vctxt->validationRoot; in xmlSchemaVDocWalk()
28180 vctxt->validationRoot = valRoot; in xmlSchemaVDocWalk()
28459 ctxt->validationRoot = elem; in xmlSchemaValidateOneElement()
28488 ctxt->validationRoot = ctxt->node; in xmlSchemaValidateDoc()