Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c9254 int hasRestriction = 0; in xmlSchemaParseSimpleType() local
9418 hasRestriction = 1; in xmlSchemaParseSimpleType()
9439 if (topLevel && ctxt->isRedefine && (! hasRestriction)) { in xmlSchemaParseSimpleType()