Searched refs:show_attr (Results 1 – 2 of 2) sorted by relevance
101 function dump_html_tree($node, $show_attr=true, $deep=0) argument153 function dump($show_attr=true, $deep=0) argument158 if ($show_attr && count($this->attr)>0)171 $c->dump($show_attr, $deep+1);1128 function dump($show_attr=true) argument1130 $this->root->dump($show_attr);
122 function dump_html_tree($node, $show_attr = true, $deep = 0) { argument157 function dump($show_attr = true, $depth = 0) { argument160 if ($show_attr && count($this->attr) > 0) {172 $node->dump($show_attr, $depth + 1);1630 function dump($show_attr = true) { argument1631 $this->root->dump($show_attr);