Home | History | Annotate | Download | only in libxml2

Lines Matching full:outcur

5584     unsigned long outcur;       /* current index in out[] */
5609 outcur = 0;
5665 if (outcur + 3 >= outmax) {
5671 to[outcur++] = outtmp[i];
5682 *tolen = outcur;