Searched refs:bftotdig (Results 1 – 1 of 1) sorted by relevance
17230 bflength = NULL, bftotdig = NULL, bffracdig = NULL, in xmlSchemaDeriveAndValidateFacets() local17311 bftotdig = facet; break; in xmlSchemaDeriveAndValidateFacets()17630 if (ftotdig && bftotdig) { in xmlSchemaDeriveAndValidateFacets()17635 res = xmlSchemaCompareValues(ftotdig->val, bftotdig->val); in xmlSchemaDeriveAndValidateFacets()17639 xmlSchemaDeriveFacetErr(pctxt, ftotdig, bftotdig, in xmlSchemaDeriveAndValidateFacets()17641 if ((res != 0) && (bftotdig->fixed)) { in xmlSchemaDeriveAndValidateFacets()17664 ftotdig = bftotdig; in xmlSchemaDeriveAndValidateFacets()