Home | History | Annotate | Download | only in libxml2

Lines Matching refs:lin

17777 	xmlSchemaFacetLinkPtr lin;
17779 for (lin = type->facetSet; lin != NULL; lin = lin->next) {
17780 if (lin->facet->type == XML_SCHEMA_FACET_WHITESPACE) {
17781 switch (lin->facet->whitespace) {