Home
last modified time | relevance | path

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

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