Searched refs:lastIDC (Results 1 – 1 of 1) sorted by relevance
8679 xmlSchemaIDCPtr curIDC = NULL, lastIDC = NULL; in xmlSchemaParseElement() local8886 if (lastIDC != NULL) in xmlSchemaParseElement()8887 lastIDC->next = curIDC; in xmlSchemaParseElement()8890 lastIDC = curIDC; in xmlSchemaParseElement()