Home | History | Annotate | Download | only in libxml2

Lines Matching refs:bmax

16747 			      int bmin, int bmax)
16751 if ((bmax != UNBOUNDED) &&
16752 (rmax > bmax))