Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c625 int isRedefine; member
5279 if (pctxt->isRedefine) { in xmlSchemaAddAttributeGroupDefinition()
5368 if (ctxt->isRedefine) { in xmlSchemaAddType()
5555 if (ctxt->isRedefine) { in xmlSchemaAddModelGroupDefinition()
7692 if (pctxt->isRedefine && pctxt->redef && in xmlSchemaParseAttributeGroupRef()
9144 if (ctxt->isRedefine) { in xmlSchemaParseSimpleType()
9305 if (topLevel && ctxt->isRedefine && (! hasRestriction)) { in xmlSchemaParseSimpleType()
11070 pctxt->isRedefine = 1; in xmlSchemaParseIncludeOrRedefine()
11097 pctxt->isRedefine = 0; in xmlSchemaParseIncludeOrRedefine()
11334 if (ctxt->isRedefine && ctxt->redef && in xmlSchemaParseModelGroup()
[all …]