Home
last modified time | relevance | path

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

/plugin/questionnaire/
DminiYAML.php397 $out[] = $this->_dumpString($var); // schvalne je vynechan $indent, ident je pred klicem
402 function _dumpString($str,$indent = 0){ function in dokuwiki\\plugin\\questionnaire\\miniYAML
466 …$out[] = $this->_dumpIndent($indent).$this->_dumpString($_key).": ".$this->_dumpVar($_value,$inden…