Home | History | Annotate | Download | only in libxml2

Lines Matching full:inmax

5542     unsigned long inmax;		/* size of in[] */
5558 inmax = *inlen;
5563 if (incur >= inmax)