Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c633 int isRedefine; member
5373 if (pctxt->isRedefine) { in xmlSchemaAddAttributeGroupDefinition()
5462 if (ctxt->isRedefine) { in xmlSchemaAddType()
5649 if (ctxt->isRedefine) { in xmlSchemaAddModelGroupDefinition()
7798 if (pctxt->isRedefine && pctxt->redef && in xmlSchemaParseAttributeGroupRef()
9250 if (ctxt->isRedefine) { in xmlSchemaParseSimpleType()
9411 if (topLevel && ctxt->isRedefine && (! hasRestriction)) { in xmlSchemaParseSimpleType()
11188 pctxt->isRedefine = 1; in xmlSchemaParseIncludeOrRedefine()
11215 pctxt->isRedefine = 0; in xmlSchemaParseIncludeOrRedefine()
11452 if (ctxt->isRedefine && ctxt->redef && in xmlSchemaParseModelGroup()
[all …]