Home | History | Annotate | Download | only in libxml2

Lines Matching full:outmax

5783     unsigned long outmax;       /* size of out[] */
5806 outmax = *tolen;
5860 if (outcur + 3 >= outmax) {