Home | History | Annotate | Download | only in libxml2

Lines Matching refs:outmax

5772     unsigned long outmax;       /* size of out[] */
5795 outmax = *tolen;
5849 if (outcur + 3 >= outmax) {