Searched refs:_errorcode (Results 1 – 5 of 5) sorted by relevance
29 public $_errorcode = 0; variable in LatexRender59 $this->_errorcode = 1;66 $this->_errorcode = 2;99 $this->_errorcode = 4;109 $this->_errorcode = 6;117 $this->_errorcode = 5;126 if (!$status_code) { $this->_errorcode = 7; return false; }
60 $title = $url ? $data['title'] : "Render Error " . $this->_latex->_errorcode;
176 $this->el('p', [], 'Error Code: ' . $plug->_latex->_errorcode),
64 var $_errorcode = 0; variable in LatexRender153 $this->_errorcode = 1;161 $this->_errorcode = 2;239 $this->_errorcode = 4; /// Error 4: latexing failed258 $this->_errorcode = 6;269 $this->_errorcode = 5; // image too big.281 if (!$status_code) { $this->_errorcode = 7; return false; }
64 var $_errorcode = 0; variable in LatexRender153 $this->_errorcode = 1;161 $this->_errorcode = 2;239 $this->_errorcode = 4; /// Error 4: latexing failed259 $this->_errorcode = 6;270 $this->_errorcode = 5; // image too big.282 if (!$status_code) { $this->_errorcode = 7; return false; }