Searched refs:lastfacet (Results 1 – 1 of 1) sorted by relevance
11700 xmlSchemaFacetPtr facet, lastfacet = NULL; in xmlSchemaParseRestriction() local11728 if (lastfacet == NULL) in xmlSchemaParseRestriction()11731 lastfacet->next = facet; in xmlSchemaParseRestriction()11732 lastfacet = facet; in xmlSchemaParseRestriction()11733 lastfacet->next = NULL; in xmlSchemaParseRestriction()