Lines Matching refs:xmlSchemaFacetPtr
1797 xmlSchemaFacetPtr facet; in xmlSchemaFormatFacetEnumSet()
2653 xmlSchemaFacetPtr facet, in xmlSchemaFacetErr()
3039 xmlSchemaFacetPtr facet) in xmlSchemaPIllegalFacetAtomicErr()
3068 xmlSchemaFacetPtr facet) in xmlSchemaPIllegalFacetListUnionErr()
3298 xmlSchemaFacetPtr
3301 xmlSchemaFacetPtr ret; in xmlSchemaNewFacet()
3303 ret = (xmlSchemaFacetPtr) xmlMalloc(sizeof(xmlSchemaFacet)); in xmlSchemaNewFacet()
3971 xmlSchemaFreeFacet(xmlSchemaFacetPtr facet) in xmlSchemaFreeFacet()
3998 xmlSchemaFacetPtr facet, next; in xmlSchemaFreeType()
6671 static xmlSchemaFacetPtr
6675 xmlSchemaFacetPtr facet; in xmlSchemaParseFacet()
8204 xmlSchemaFacetPtr item = (xmlSchemaFacetPtr) annItem; in xmlSchemaAddAnnotation()
11700 xmlSchemaFacetPtr facet, lastfacet = NULL; in xmlSchemaParseRestriction()
15342 xmlSchemaFacetPtr facet; in xmlSchemaCheckCOSSTRestricts()
15418 xmlSchemaFacetPtr facet; in xmlSchemaCheckCOSSTRestricts()
15529 xmlSchemaFacetPtr facet; in xmlSchemaCheckCOSSTRestricts()
15718 xmlSchemaFacetPtr facet; in xmlSchemaCheckCOSSTRestricts()
17216 xmlSchemaFacetPtr facet1, in xmlSchemaDeriveFacetErr()
17217 xmlSchemaFacetPtr facet2, in xmlSchemaDeriveFacetErr()
17264 xmlSchemaFacetPtr facet, bfacet, in xmlSchemaDeriveAndValidateFacets()
17861 xmlSchemaFacetPtr fac; in xmlSchemaTypeFixupOptimFacets()
18669 xmlSchemaCheckFacet(xmlSchemaFacetPtr facet, in xmlSchemaCheckFacet()
18887 xmlSchemaFacetPtr facet = typeDecl->facets; in xmlSchemaCheckFacetValues()
24207 xmlSchemaFacetPtr facet; in xmlSchemaValidateFacets()