Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Parser
Parser.XML
Parser.XML.Tree
Parser.XML.Tree.AbstractSimpleNode

Method Parser.XML.Tree.AbstractSimpleNode()->remove_child()


Method remove_child

void remove_child(AbstractSimpleNode c)

Description

Removes all occurrences of the provided node from the list of children of this node.