Lines Matching refs:xmlSchemaFacetPtr
1826 xmlSchemaFacetPtr facet; in xmlSchemaFormatFacetEnumSet()
2682 xmlSchemaFacetPtr facet, in xmlSchemaFacetErr()
3068 xmlSchemaFacetPtr facet) in xmlSchemaPIllegalFacetAtomicErr()
3097 xmlSchemaFacetPtr facet) in xmlSchemaPIllegalFacetListUnionErr()
3327 xmlSchemaFacetPtr
3330 xmlSchemaFacetPtr ret; in xmlSchemaNewFacet()
3332 ret = (xmlSchemaFacetPtr) xmlMalloc(sizeof(xmlSchemaFacet)); in xmlSchemaNewFacet()
4000 xmlSchemaFreeFacet(xmlSchemaFacetPtr facet) in xmlSchemaFreeFacet()
4027 xmlSchemaFacetPtr facet, next; in xmlSchemaFreeType()
6700 static xmlSchemaFacetPtr
6704 xmlSchemaFacetPtr facet; in xmlSchemaParseFacet()
8233 xmlSchemaFacetPtr item = (xmlSchemaFacetPtr) annItem; in xmlSchemaAddAnnotation()
11729 xmlSchemaFacetPtr facet, lastfacet = NULL; in xmlSchemaParseRestriction()
15371 xmlSchemaFacetPtr facet; in xmlSchemaCheckCOSSTRestricts()
15447 xmlSchemaFacetPtr facet; in xmlSchemaCheckCOSSTRestricts()
15558 xmlSchemaFacetPtr facet; in xmlSchemaCheckCOSSTRestricts()
15747 xmlSchemaFacetPtr facet; in xmlSchemaCheckCOSSTRestricts()
17245 xmlSchemaFacetPtr facet1, in xmlSchemaDeriveFacetErr()
17246 xmlSchemaFacetPtr facet2, in xmlSchemaDeriveFacetErr()
17293 xmlSchemaFacetPtr facet, bfacet, in xmlSchemaDeriveAndValidateFacets()
17890 xmlSchemaFacetPtr fac; in xmlSchemaTypeFixupOptimFacets()
18698 xmlSchemaCheckFacet(xmlSchemaFacetPtr facet, in xmlSchemaCheckFacet()
18916 xmlSchemaFacetPtr facet = typeDecl->facets; in xmlSchemaCheckFacetValues()
24236 xmlSchemaFacetPtr facet; in xmlSchemaValidateFacets()