Home | History | Annotate | Download | only in libxml2

Lines Matching refs:bmax

16677 			      int bmin, int bmax)
16681 if ((bmax != UNBOUNDED) &&
16682 (rmax > bmax))