Searched refs:appendNode (Results 1 – 2 of 2) sorted by relevance
32 public function appendNode(\SimpleXMLElement $node) { function in dokuwiki\\template\\sprintdoc\\SvgNode
5581 Firebug.Reps.appendNode(root,html);6611 },appendNode:function(node,html){if(node.nodeType==1){var uid=ElementCache(node); method6624 child=child.nextSibling){this.appendNode(child,html)