Lines Matching refs:bflength
17200 bflength = NULL, bftotdig = NULL, bffracdig = NULL,
17267 bflength = facet; break;
17312 if (flength && bflength) {
17317 res = xmlSchemaCompareValues(flength->val, bflength->val);
17321 xmlSchemaDeriveFacetErr(pctxt, flength, bflength, 0, 0, 1);
17322 if ((res != 0) && (bflength->fixed)) {
17359 flength = bflength;