Searched refs:lastchild (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/lib/
H A Dxmlparse.c208 int lastchild; member in struct:__anon1760
6194 if (parent->lastchild) {
6195 dtd->scaffold[parent->lastchild].nextsib = next;
6199 parent->lastchild = next;
6202 me->firstchild = me->lastchild = me->childcnt = me->nextsib = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/lib/
H A Dxmlparse.c197 int lastchild; member in struct:__anon565
5617 if (parent->lastchild) {
5618 dtd->scaffold[parent->lastchild].nextsib = next;
5622 parent->lastchild = next;
5625 me->firstchild = me->lastchild = me->childcnt = me->nextsib = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dxmlparse.c208 int lastchild; member in struct:__anon6392
6193 if (parent->lastchild) {
6194 dtd->scaffold[parent->lastchild].nextsib = next;
6198 parent->lastchild = next;
6201 me->firstchild = me->lastchild = me->childcnt = me->nextsib = 0;

Completed in 117 milliseconds