Searched refs:lastfacet (Results 1 – 1 of 1) sorted by relevance
11661 xmlSchemaFacetPtr facet, lastfacet = NULL; in xmlSchemaParseRestriction() local11689 if (lastfacet == NULL) in xmlSchemaParseRestriction()11692 lastfacet->next = facet; in xmlSchemaParseRestriction()11693 lastfacet = facet; in xmlSchemaParseRestriction()11694 lastfacet->next = NULL; in xmlSchemaParseRestriction()