Home
last modified time | relevance | path

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

/plugin/const/
H A Dclass.evalmath.php48 public $last_error = ''; variable in EvalMath
174 $this->last_error = '';
652 $this->last_error = $this->get_error_string( $message, $error_data );
/plugin/metaeditor/
H A Djstree.js143 last_error : {}, property in AnonymousFunctiona82bfad20500._data.core
1373 this.settings.core.error.call(this, this._data.core.last_error);
1386 this.settings.core.error.call(this, this._data.core.last_error);
3494 this.settings.core.error.call(this, this._data.core.last_error);
3552 this.settings.core.error.call(this, this._data.core.last_error);
3589 this.settings.core.error.call(this, this._data.core.last_error);
3669 last_error : function () {
3670 return this._data.core.last_error;
3755 this.settings.core.error.call(this, this._data.core.last_error);
3919 this.settings.core.error.call(this, this._data.core.last_error);
[all …]