Searched refs:lastfacet (Results 1 – 1 of 1) sorted by relevance
11627 xmlSchemaFacetPtr facet, lastfacet = NULL; in xmlSchemaParseRestriction() local11655 if (lastfacet == NULL) in xmlSchemaParseRestriction()11658 lastfacet->next = facet; in xmlSchemaParseRestriction()11659 lastfacet = facet; in xmlSchemaParseRestriction()11660 lastfacet->next = NULL; in xmlSchemaParseRestriction()