• Home
  • Raw
  • Download

Lines Matching refs:xmlSchemaFacetPtr

1848     xmlSchemaFacetPtr facet;  in xmlSchemaFormatFacetEnumSet()
2704 xmlSchemaFacetPtr facet, in xmlSchemaFacetErr()
3086 xmlSchemaFacetPtr facet) in xmlSchemaPIllegalFacetAtomicErr()
3115 xmlSchemaFacetPtr facet) in xmlSchemaPIllegalFacetListUnionErr()
3343 xmlSchemaFacetPtr
3346 xmlSchemaFacetPtr ret; in xmlSchemaNewFacet()
3348 ret = (xmlSchemaFacetPtr) xmlMalloc(sizeof(xmlSchemaFacet)); in xmlSchemaNewFacet()
4016 xmlSchemaFreeFacet(xmlSchemaFacetPtr facet) in xmlSchemaFreeFacet()
4043 xmlSchemaFacetPtr facet, next; in xmlSchemaFreeType()
6722 static xmlSchemaFacetPtr
6726 xmlSchemaFacetPtr facet; in xmlSchemaParseFacet()
8255 xmlSchemaFacetPtr item = (xmlSchemaFacetPtr) annItem; in xmlSchemaAddAnnotation()
11751 xmlSchemaFacetPtr facet, lastfacet = NULL; in xmlSchemaParseRestriction()
15444 xmlSchemaFacetPtr facet; in xmlSchemaCheckCOSSTRestricts()
15520 xmlSchemaFacetPtr facet; in xmlSchemaCheckCOSSTRestricts()
15631 xmlSchemaFacetPtr facet; in xmlSchemaCheckCOSSTRestricts()
15820 xmlSchemaFacetPtr facet; in xmlSchemaCheckCOSSTRestricts()
17318 xmlSchemaFacetPtr facet1, in xmlSchemaDeriveFacetErr()
17319 xmlSchemaFacetPtr facet2, in xmlSchemaDeriveFacetErr()
17366 xmlSchemaFacetPtr facet, bfacet, in xmlSchemaDeriveAndValidateFacets()
17963 xmlSchemaFacetPtr fac; in xmlSchemaTypeFixupOptimFacets()
18771 xmlSchemaCheckFacet(xmlSchemaFacetPtr facet, in xmlSchemaCheckFacet()
18989 xmlSchemaFacetPtr facet = typeDecl->facets; in xmlSchemaCheckFacetValues()
24411 xmlSchemaFacetPtr facet; in xmlSchemaValidateFacets()