Home
last modified time | relevance | path

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

/plugin/const/
H A Dclass.evalmath.php368 return $this->raise_error( 'internal_error' );
379 return $this->raise_error( 'unexpected_comma' );
387 return $this->raise_error( 'unexpected_comma' );
517 return $this->raise_error( 'internal_error' );
536 return $this->raise_error( 'internal_error' );
557 return $this->raise_error( 'internal_error' );
568 return $this->raise_error( 'internal_error' );
581 return $this->raise_error( 'internal_error' );
585 return $this->raise_error( 'internal_error' );
599 return $this->raise_error( 'division_by_zero' );
[all …]