Searched refs:show_attr (Results 1 – 2 of 2) sorted by relevance
126 function dump_html_tree($node, $show_attr = true, $deep = 0) argument167 function dump($show_attr = true, $depth = 0) argument171 if ($show_attr && count($this->attr) > 0) {183 $node->dump($show_attr, $depth + 1);1616 function dump($show_attr = true) argument1618 $this->root->dump($show_attr);
123 function dump_html_tree($node, $show_attr = true, $deep = 0) argument164 function dump($show_attr = true, $depth = 0) argument168 if ($show_attr && count($this->attr) > 0) {180 $node->dump($show_attr, $depth + 1);1622 function dump($show_attr = true) argument1624 $this->root->dump($show_attr);