Home
last modified time | relevance | path

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

/plugin/latexwas/
Dclass.latexrender.php97 if (!$this->_keep_tmp) $this->cleanTemporaryDirectory();
107 if (!$this->_keep_tmp) $this->cleanTemporaryDirectory();
115 if (!$this->_keep_tmp) $this->cleanTemporaryDirectory();
125 if (!$this->_keep_tmp) $this->cleanTemporaryDirectory();
138 public function cleanTemporaryDirectory() { function in LatexRender
/plugin/latex/
Dclass.latexrender.php237 $this->cleanTemporaryDirectory();
256 $this->cleanTemporaryDirectory();
267 $this->cleanTemporaryDirectory();
279 $this->cleanTemporaryDirectory();
305 function cleanTemporaryDirectory() { function in LatexRender
Dadmin.php292 $plug->_latex->cleanTemporaryDirectory();
/plugin/latex-was/
Dclass.latexrender.php237 $this->cleanTemporaryDirectory();
257 $this->cleanTemporaryDirectory();
268 $this->cleanTemporaryDirectory();
280 $this->cleanTemporaryDirectory();
306 function cleanTemporaryDirectory() { function in LatexRender
Dadmin.php293 $plug->_latex->cleanTemporaryDirectory();