Lines Matching refs:nextSibling
119 and nelem2.nextSibling is nelem
929 and root.firstChild.nextSibling is root.lastChild
932 and root.lastChild.nextSibling is None
949 and root.firstChild.nextSibling is None
967 and root.firstChild.nextSibling is None
985 and root.firstChild.nextSibling is root.lastChild
988 and root.lastChild.nextSibling is None
1009 and root.firstChild.nextSibling is None
1060 self.confirm(root.childNodes[0].childNodes[1].nextSibling is None
1064 and root.childNodes[0].childNodes[0].nextSibling
1066 and root.childNodes[1].childNodes[1].nextSibling is None
1070 and root.childNodes[1].childNodes[0].nextSibling
1089 self.confirm(node.childNodes[-1].nextSibling is None,
1097 self.confirm(pi.nextSibling is text and
1099 text.nextSibling is elm and
1101 elm.nextSibling is None and
1374 splitter = text1.nextSibling