Home | History | Annotate | Download | only in tinyxml

Lines Matching full:walk

546 	/** An alternate way to walk the children of a node.
1136 /** Walk the XML tree visiting this node and all of its children.
1189 /** Walk the XML tree visiting this node and all of its children.
1252 /** Walk the XML tree visiting this node and all of its children.
1328 /** Walk the XML tree visiting this node and all of its children.
1373 /** Walk the XML tree visiting this node and all of its children.
1535 /** Walk the XML tree visiting this node and all of its children.
1626 a linear walk to find the element, so this code would iterate much more than it needs