Searched defs:errstr (Results 1 – 11 of 11) sorted by relevance
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/ |
H A D | ErrorHandler.php | 44 public static function handleError($errno, $errstr, $errfile, $errline)
|
/plugin/recaptcha2/lib/ReCaptcha/RequestMethod/ |
H A D | Socket.php | 48 public function fsockopen($hostname, $port = -1, &$errno = 0, &$errstr = '', $timeout = null)
|
/plugin/davcal/ |
H A D | calendarserver.php | 37 function exception_error_handler($errno, $errstr, $errfile, $errline) {
|
/plugin/crypto/ |
H A D | action.php | 67 function crypto_error_handler($errno, $errstr, $errfile, $errline, $errcontext) {
|
/plugin/scrape/HTMLPurifier/Lexer/ |
H A D | PEARSax3.php |
|
/plugin/swiftmail/Swift/Connection/ |
H A D | SMTP.php | 90 protected $errstr; variable in Swift_Connection_SMTP
|
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/ |
H A D | SocketHandler.php | 46 private $errstr = null; variable in Monolog\\Handler\\SocketHandler
|
/plugin/eventum/XML/ |
H A D | RPC.php | 685 var $errstr = ''; variable in XML_RPC_Client
|
/plugin/photogallery/phpThumb/ |
H A D | phpthumb.functions.php | 649 …public static function URLreadFsock($host, $file, &$errstr, $successonly=true, $port=-1, $timeout=…
|
/plugin/authucenter/lib/uc_client/ |
H A D | client.php | 75 function fsocketopen($hostname, $port = 80, &$errno, &$errstr, $timeout = 15) {
|
/plugin/scrape/ |
H A D | HTMLPurifier.standalone.php |
|