Searched refs:facets (Results 1 – 10 of 10) sorted by relevance
509 * Used to build a list of facets.667 * indicates if the facets need a computed value709 * has facets716 * indicates if the facets (pattern) need a normalized value769 d facets like(xmlSchemaFacetPtr) Local facets777 d facetSet like(xmlSchemaFacetLinkPtr) All facets
76 Writting to ostream has data races (IAUI) I believe due to facets-related manipulations.
212 Indicates that normals of backfacing facets should be inverted218 of backfacing facets whenever lighting is enabled.
621 xmlSchemaFacetPtr facets; /* Local facets */ member
22 /// These widgets provide some of the facets of this one:
1862 for (facet = type->facets; facet != NULL; facet = facet->next) { in xmlSchemaFormatFacetEnumSet()4042 if (type->facets != NULL) { in xmlSchemaFreeType()4045 facet = type->facets; in xmlSchemaFreeType()11780 type->facets = facet; in xmlSchemaParseRestriction()11791 if (type->facets != NULL) { in xmlSchemaParseRestriction()11794 facet = type->facets; in xmlSchemaParseRestriction()15443 if (type->facets != NULL) { in xmlSchemaCheckCOSSTRestricts()15453 facet = type->facets; in xmlSchemaCheckCOSSTRestricts()15545 if (type->facets != NULL) { in xmlSchemaCheckCOSSTRestricts()15546 facet = type->facets; in xmlSchemaCheckCOSSTRestricts()[all …]
1762 (Ashwin), regexp crash, icrash with invalid whitespace facets (Rob2150 - improvements: lot of work on Schemas by Kasimier Buchcik on facets2376 failure (William), memory leak in schemas datatype facets.
320 ret->facets = xmlSchemaNewMinLengthFacet(1); in xmlSchemaInitBasicType()
79012 - facets validation messages.79187 - Hopefully finished validation against facets to use the normalized79188 - value of both, the facets and instance values. Added 79211 - normalized values of facets during validation: changed the79395 - facets and group. Changed NOTATION validation to work with the79996 - xmlSchemaTypeFixup; this ensures facets of inherited types to be79997 - checked prior to facets of derived types - which caused a seg81830 - * relaxng.c: remove a memory leak on schemas type facets.84945 - fractionDigits facets.85512 - and facets support. Currently only schemas with binHex or[all …]