Home
last modified time | relevance | path

Searched refs:_quote_level (Results 1 – 1 of 1) sorted by last modified time

/plugin/dokutexit/
H A Dlatex.php58 var $_quote_level = 0; variable in Doku_Renderer_latex
321 $this->_quote_level++;
326 $this->_quote_level--;
327 if ($this->_quote_level == 0) {