Home | History | Annotate | Download | only in lib

Lines Matching refs:firstchild

209   int                           firstchild;
6338 parent->firstchild = next;
6342 me->firstchild = me->lastchild = me->childcnt = me->nextsib = 0;
6375 for (i = 0, cn = dtd->scaffold[src_node].firstchild;