Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/libxml2/
H A Dxmlschemas.c17359 fminexc = NULL, fmaxexc = NULL, in xmlSchemaDeriveAndValidateFacets() local
17414 fmaxexc = facet; break; in xmlSchemaDeriveAndValidateFacets()
17459 if ((fmaxinc) && (fmaxexc)) { in xmlSchemaDeriveAndValidateFacets()
17463 FACET_RESTR_MUTUAL_ERR(fmaxinc, fmaxexc) in xmlSchemaDeriveAndValidateFacets()
17597 if (fmaxexc) { in xmlSchemaDeriveAndValidateFacets()
17606 xmlSchemaDeriveFacetErr(pctxt, fmaxexc, fminexc, 1, 1, 0); in xmlSchemaDeriveAndValidateFacets()
17621 FACET_RESTR_FIXED_ERR(fmaxexc) in xmlSchemaDeriveAndValidateFacets()
17639 xmlSchemaDeriveFacetErr(pctxt, fmaxexc, bfmininc, 1, 0, 1); in xmlSchemaDeriveAndValidateFacets()
17648 xmlSchemaDeriveFacetErr(pctxt, fmaxexc, bfminexc, 1, 0, 1); in xmlSchemaDeriveAndValidateFacets()
17711 if (fmaxexc) { in xmlSchemaDeriveAndValidateFacets()
[all …]