Home
last modified time | relevance | path

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

/plugin/latex/
H A Dclass.latexrender.php190 $output=$this->myexec($this->_identify_path." ".$filename, $status);
231 $this->myexec($command,$status_latex);
245 $this->myexec($command,$status_dvips);
251 $this->myexec($command,$status_convert);
287 function myexec($cmd,&$status) { function in LatexRender
/plugin/latex-was/
H A Dclass.latexrender.php190 $output=$this->myexec($this->_identify_path." ".$filename, $status);
231 $this->myexec($command,$status_latex);
246 $this->myexec($command,$status_dvips);
252 $this->myexec($command,$status_convert);
288 function myexec($cmd,&$status) { function in LatexRender