Home
last modified time | relevance | path

Searched refs:lastchild (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/vgrind/
H A Dvgrindefs.src88 lambda lastchild le leftsibling lookone lookup lt minus name ne\
/freebsd/contrib/expat/lib/
H A Dxmlparse.c340 int lastchild; member
8261 if (parent->lastchild) {
8262 dtd->scaffold[parent->lastchild].nextsib = next;
8266 parent->lastchild = next;
8269 me->firstchild = me->lastchild = me->childcnt = me->nextsib = 0;