Home
last modified time | relevance | path

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

/plugin/dokutexit/
H A Dlatex.php70 var $_tmp_put = array(); variable in Doku_Renderer_latex
1724 $ret = join('', $this->_tmp_put);
1725 $this->_tmp_put = array();
1731 array_push($this->_tmp_put, $text);