Searched refs:baseWild (Results 1 – 1 of 1) sorted by relevance
14201 xmlSchemaWildcardPtr baseWild) in xmlSchemaCheckDerivationOKRestriction2to4() argument14339 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()