Home
last modified time | relevance | path

Searched refs:xmlSchemaFacetLinkPtr (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/include/libxml/
DschemasInternals.h397 typedef xmlSchemaFacetLink *xmlSchemaFacetLinkPtr; typedef
628 xmlSchemaFacetLinkPtr facetSet; /* All facets (incl. inherited) */
/external/libxml2/
Dxmlschemas.c3963 xmlSchemaFacetLinkPtr next, link; in xmlSchemaFreeType()
11668 xmlSchemaFacetLinkPtr facetLink, lastFacetLink = NULL; in xmlSchemaParseRestriction()
11672 facetLink = (xmlSchemaFacetLinkPtr) in xmlSchemaParseRestriction()
17124 xmlSchemaFacetLinkPtr link, cur, last = NULL; in xmlSchemaDeriveAndValidateFacets()
17633 link = (xmlSchemaFacetLinkPtr) in xmlSchemaDeriveAndValidateFacets()
17777 xmlSchemaFacetLinkPtr lin; in xmlSchemaTypeFixupWhitespace()
24062 xmlSchemaFacetLinkPtr facetLink; in xmlSchemaValidateFacets()