Home
last modified time | relevance | path

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

/plugin/const/
H A Dclass.evalmath.php652 $this->last_error = $this->get_error_string( $message, $error_data );
668 protected function get_error_string( $identifier, $error_data = null ) { function in EvalMath