Home | History | Annotate | Download | only in libxml2

Lines Matching refs:bmax

16775 			      int bmin, int bmax)
16779 if ((bmax != UNBOUNDED) &&
16780 (rmax > bmax))