Searched refs:lastIDC (Results 1 – 1 of 1) sorted by relevance
8634 xmlSchemaIDCPtr curIDC = NULL, lastIDC = NULL; in xmlSchemaParseElement() local8841 if (lastIDC != NULL) in xmlSchemaParseElement()8842 lastIDC->next = curIDC; in xmlSchemaParseElement()8845 lastIDC = curIDC; in xmlSchemaParseElement()