Searched refs:tmpWild (Results 1 – 1 of 1) sorted by relevance
19222 xmlSchemaWildcardPtr tmpWild; in xmlSchemaExpandAttributeGroupRefs() local19232 tmpWild = xmlSchemaAddWildcard(pctxt, pctxt->schema, in xmlSchemaExpandAttributeGroupRefs()19235 if (tmpWild == NULL) in xmlSchemaExpandAttributeGroupRefs()19238 tmpWild, *completeWild) == -1) in xmlSchemaExpandAttributeGroupRefs()19240 tmpWild->processContents = (*completeWild)->processContents; in xmlSchemaExpandAttributeGroupRefs()19241 *completeWild = tmpWild; in xmlSchemaExpandAttributeGroupRefs()