Home
last modified time | relevance | path

Searched refs:getMessage (Results 851 – 852 of 852) sorted by path

1...<<3132333435

/plugin/zip/pear/File/Archive/Reader/
H A DConcat.php71 '('.$error->getMessage().'), cannot continue');
/plugin/zip/pear/
H A DPEAR.php279 return $data->getMessage() == $code;
532 $message = $message->getMessage();
882 printf($format, $this->getMessage());
885 trigger_error($this->getMessage(), $this->level);
888 $msg = $this->getMessage();
946 function getMessage() function in PEAR_Error

1...<<3132333435