Searched refs:baseWild (Results 1 – 1 of 1) sorted by relevance
14130 xmlSchemaWildcardPtr baseWild) in xmlSchemaCheckDerivationOKRestriction2to4() argument14268 if ((baseWild == NULL) || in xmlSchemaCheckDerivationOKRestriction2to4()14269 (xmlSchemaCheckCVCWildcardNamespace(baseWild, in xmlSchemaCheckDerivationOKRestriction2to4()14339 if (baseWild == NULL) { in xmlSchemaCheckDerivationOKRestriction2to4()14356 } else if ((baseWild->any == 0) && in xmlSchemaCheckDerivationOKRestriction2to4()14357 xmlSchemaCheckCOSNSSubset(wild, baseWild)) in xmlSchemaCheckDerivationOKRestriction2to4()14386 (wild->processContents < baseWild->processContents)) { in xmlSchemaCheckDerivationOKRestriction2to4()