Home | History | Annotate | Download | only in dom

Lines Matching refs:_append_child

33 from xml.dom.minidom import _append_child, _set_attribute_node
245 _append_child(self.document, doctype)
270 _append_child(self.curNode, node)
294 _append_child(self.curNode, node)
307 _append_child(self.curNode, node)
335 _append_child(self.curNode, node)
358 _append_child(self.curNode, node)
753 _append_child(self.curNode, node)