Home | History | Annotate | Download | only in lib

Lines Matching full:nextsib

212   int                           nextsib;
6335 dtd->scaffold[parent->lastchild].nextsib = next;
6342 me->firstchild = me->lastchild = me->childcnt = me->nextsib = 0;
6377 i++, cn = dtd->scaffold[cn].nextsib) {