Searched refs:_identify_path (Results 1 – 4 of 4) sorted by relevance
20 public $_identify_path = "identify"; variable in LatexRender79 $output = $this->myexec($this->_identify_path . " " . escapeshellarg($filename), $status);
32 $this->_latex->_identify_path = $this->getConf("identify_path");
44 var $_identify_path = "identify"; variable in LatexRender190 $output=$this->myexec($this->_identify_path." ".$filename, $status);