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()
11681 xmlSchemaFacetLinkPtr facetLink, lastFacetLink = NULL; in xmlSchemaParseRestriction()
11685 facetLink = (xmlSchemaFacetLinkPtr) in xmlSchemaParseRestriction()
17194 xmlSchemaFacetLinkPtr link, cur, last = NULL; in xmlSchemaDeriveAndValidateFacets()
17703 link = (xmlSchemaFacetLinkPtr) in xmlSchemaDeriveAndValidateFacets()
17847 xmlSchemaFacetLinkPtr lin; in xmlSchemaTypeFixupWhitespace()
24134 xmlSchemaFacetLinkPtr facetLink; in xmlSchemaValidateFacets()