Home
last modified time | relevance | path

Searched refs:bfmaxexc (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/lib/3rdparty/libxml2/
H A Dxmlschemas.c17363 bfminexc = NULL, bfmaxexc = NULL; in xmlSchemaDeriveAndValidateFacets() local
17439 bfmaxexc = facet; break; in xmlSchemaDeriveAndValidateFacets()
17569 if (bfmaxexc) { in xmlSchemaDeriveAndValidateFacets()
17575 xmlSchemaDeriveFacetErr(pctxt, fmaxinc, bfmaxexc, -1, 0, 1); in xmlSchemaDeriveAndValidateFacets()
17612 if (bfmaxexc) { in xmlSchemaDeriveAndValidateFacets()
17618 xmlSchemaDeriveFacetErr(pctxt, fmaxexc, bfmaxexc, -1, 1, 1); in xmlSchemaDeriveAndValidateFacets()
17620 if ((res != 0) && (bfmaxexc->fixed)) { in xmlSchemaDeriveAndValidateFacets()
17697 if (bfmaxexc) { in xmlSchemaDeriveAndValidateFacets()
17703 xmlSchemaDeriveFacetErr(pctxt, fminexc, bfmaxexc, -1, 0, 1); in xmlSchemaDeriveAndValidateFacets()
17751 if (bfmaxexc) { in xmlSchemaDeriveAndValidateFacets()
[all …]