Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c14201 xmlSchemaWildcardPtr baseWild) in xmlSchemaCheckDerivationOKRestriction2to4() argument
14339 if ((baseWild == NULL) || in xmlSchemaCheckDerivationOKRestriction2to4()
14340 (xmlSchemaCheckCVCWildcardNamespace(baseWild, in xmlSchemaCheckDerivationOKRestriction2to4()
14410 if (baseWild == NULL) { in xmlSchemaCheckDerivationOKRestriction2to4()
14427 } else if ((baseWild->any == 0) && in xmlSchemaCheckDerivationOKRestriction2to4()
14428 xmlSchemaCheckCOSNSSubset(wild, baseWild)) in xmlSchemaCheckDerivationOKRestriction2to4()
14457 (wild->processContents < baseWild->processContents)) { in xmlSchemaCheckDerivationOKRestriction2to4()