Home | History | Annotate | Download | only in lib

Lines Matching full:nextsib

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