Searched refs:_dumpVar (Results 1 – 1 of 1) sorted by relevance
388 function _dumpVar($var,$indent = 0){ function in dokuwiki\\plugin\\questionnaire\\miniYAML457 $out[] = $this->_dumpIndent($indent)."- ".$this->_dumpVar($_value,$indent + 2); // "- "466 …$out[] = $this->_dumpIndent($indent).$this->_dumpString($_key).": ".$this->_dumpVar($_value,$inden…