golang.org/x/net/html.nodeStack.insert (method)

3 uses

	golang.org/x/net/html (current package)
		node.go#L193: func (s *nodeStack) insert(i int, n *Node) {
		parse.go#L1337: 		p.afe.insert(bookmark, clone)
		parse.go#L1341: 		p.oe.insert(p.oe.index(furthestBlock)+1, clone)