Lines Matching full:nextsibling
170 for( child = node.FirstChild(); child; child = child->NextSibling() )