Searched refs:_nextsib2 (Results 1 – 1 of 1) sorted by relevance
113 _currentNode = _nextsib2(node); in next()276 node = _nextsib2(node); in next()291 node = _nextsib2(node); in next()299 _currentNode = _nextsib2(node); in next()325 node = _nextsib2(node); in getNodeByPosition()336 node = _nextsib2(node); in getNodeByPosition()440 : _nextsib2(_currentNode); in next()481 while ((node = _nextsib2(node)) != DTM.NULL && _exptype2(node) != nodeType) {} in next()484 while ((node = _nextsib2(node)) != DTM.NULL && _exptype2(node) < DTM.NTYPES) {} in next()691 _currentNode = _nextsib2(node); in next()[all …]