Lines Matching full:indent_str
305 function dumpXML($indent_str = "\t")311 $indent = str_pad('',$lvl,$indent_str);325 $child_txt = $node->dumpXML($indent_str);