Searched refs:bftotdig (Results 1 – 1 of 1) sorted by relevance
17200 bflength = NULL, bftotdig = NULL, bffracdig = NULL, in xmlSchemaDeriveAndValidateFacets() local17281 bftotdig = facet; break; in xmlSchemaDeriveAndValidateFacets()17600 if (ftotdig && bftotdig) { in xmlSchemaDeriveAndValidateFacets()17605 res = xmlSchemaCompareValues(ftotdig->val, bftotdig->val); in xmlSchemaDeriveAndValidateFacets()17609 xmlSchemaDeriveFacetErr(pctxt, ftotdig, bftotdig, in xmlSchemaDeriveAndValidateFacets()17611 if ((res != 0) && (bftotdig->fixed)) { in xmlSchemaDeriveAndValidateFacets()17634 ftotdig = bftotdig; in xmlSchemaDeriveAndValidateFacets()