Searched refs:tmpWild (Results 1 – 1 of 1) sorted by relevance
19346 xmlSchemaWildcardPtr tmpWild; in xmlSchemaExpandAttributeGroupRefs() local19356 tmpWild = xmlSchemaAddWildcard(pctxt, pctxt->schema, in xmlSchemaExpandAttributeGroupRefs()19359 if (tmpWild == NULL) in xmlSchemaExpandAttributeGroupRefs()19362 tmpWild, *completeWild) == -1) in xmlSchemaExpandAttributeGroupRefs()19364 tmpWild->processContents = (*completeWild)->processContents; in xmlSchemaExpandAttributeGroupRefs()19365 *completeWild = tmpWild; in xmlSchemaExpandAttributeGroupRefs()