Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c1000 xmlNodePtr validationRoot; member
25623 ns = xmlNewNs(vctxt->validationRoot, in xmlSchemaVAttributesComplex()
27607 vctxt->validationRoot = NULL; in xmlSchemaClearValidCtxt()
27948 if (vctxt->validationRoot != NULL) in xmlSchemaVDocWalk()
27949 valRoot = vctxt->validationRoot; in xmlSchemaVDocWalk()
27958 vctxt->validationRoot = valRoot; in xmlSchemaVDocWalk()
28238 ctxt->validationRoot = elem; in xmlSchemaValidateOneElement()
28267 ctxt->validationRoot = ctxt->node; in xmlSchemaValidateDoc()