Home
last modified time | relevance | path

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

/plugin/questionnaire/
DminiYAML.php388 function _dumpVar($var,$indent = 0){ function in dokuwiki\\plugin\\questionnaire\\miniYAML
457 $out[] = $this->_dumpIndent($indent)."- ".$this->_dumpVar($_value,$indent + 2); // "- "
466 …$out[] = $this->_dumpIndent($indent).$this->_dumpString($_key).": ".$this->_dumpVar($_value,$inden…