Searched defs:bmax (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c16677 int bmin, int bmax)
16681 if ((bmax != UNBOUNDED) &&
16682 (rmax > bmax))
16676 xmlSchemaCheckParticleRangeOK(int rmin, int rmax, int bmin, int bmax) argument

Completed in 120 milliseconds