Home
last modified time | relevance | path

Searched refs:appendNode (Results 1 – 2 of 2) sorted by relevance

/template/sprintdoc/
H A Dsvg.php32 public function appendNode(\SimpleXMLElement $node) { function in dokuwiki\\template\\sprintdoc\\SvgNode
/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js5581 Firebug.Reps.appendNode(root,html);
6611 },appendNode:function(node,html){if(node.nodeType==1){var uid=ElementCache(node); method
6624 child=child.nextSibling){this.appendNode(child,html)