Searched refs:bftotdig (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/libxml2-26/libxml2/
H A Dxmlschemas.c17228 bflength = NULL, bftotdig = NULL, bffracdig = NULL, local
17309 bftotdig = facet; break;
17628 if (ftotdig && bftotdig) {
17633 res = xmlSchemaCompareValues(ftotdig->val, bftotdig->val);
17637 xmlSchemaDeriveFacetErr(pctxt, ftotdig, bftotdig,
17639 if ((res != 0) && (bftotdig->fixed)) {
17662 ftotdig = bftotdig;
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dxmlschemas.c17199 bflength = NULL, bftotdig = NULL, bffracdig = NULL, local
17280 bftotdig = facet; break;
17599 if (ftotdig && bftotdig) {
17604 res = xmlSchemaCompareValues(ftotdig->val, bftotdig->val);
17608 xmlSchemaDeriveFacetErr(pctxt, ftotdig, bftotdig,
17610 if ((res != 0) && (bftotdig->fixed)) {
17633 ftotdig = bftotdig;

Completed in 212 milliseconds