Lines Matching refs:lastchild
210 int lastchild;6334 if (parent->lastchild) {6335 dtd->scaffold[parent->lastchild].nextsib = next;6339 parent->lastchild = next;6342 me->firstchild = me->lastchild = me->childcnt = me->nextsib = 0;