Searched refs:bfmininc (Results 1 – 1 of 1) sorted by relevance
/reactos/sdk/lib/3rdparty/libxml2/ |
H A D | xmlschemas.c | 17362 bfmininc = NULL, bfmaxinc = NULL, in xmlSchemaDeriveAndValidateFacets() local 17431 bfmininc = facet; break; in xmlSchemaDeriveAndValidateFacets() 17578 if (bfmininc) { in xmlSchemaDeriveAndValidateFacets() 17584 xmlSchemaDeriveFacetErr(pctxt, fmaxinc, bfmininc, 1, 1, 1); in xmlSchemaDeriveAndValidateFacets() 17633 if (bfmininc) { in xmlSchemaDeriveAndValidateFacets() 17639 xmlSchemaDeriveFacetErr(pctxt, fmaxexc, bfmininc, 1, 0, 1); in xmlSchemaDeriveAndValidateFacets() 17688 if (bfmininc) { in xmlSchemaDeriveAndValidateFacets() 17694 xmlSchemaDeriveFacetErr(pctxt, fminexc, bfmininc, 1, 1, 1); in xmlSchemaDeriveAndValidateFacets() 17722 if (bfmininc) { in xmlSchemaDeriveAndValidateFacets() 17728 xmlSchemaDeriveFacetErr(pctxt, fmininc, bfmininc, 1, 1, 1); in xmlSchemaDeriveAndValidateFacets() [all …]
|