Searched refs:lastIDC (Results 1 – 1 of 1) sorted by relevance
8594 xmlSchemaIDCPtr curIDC = NULL, lastIDC = NULL; in xmlSchemaParseElement() local8801 if (lastIDC != NULL) in xmlSchemaParseElement()8802 lastIDC->next = curIDC; in xmlSchemaParseElement()8805 lastIDC = curIDC; in xmlSchemaParseElement()