Home
last modified time | relevance | path

Searched defs:errstr (Results 1 – 11 of 11) sorted by path

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DSocketHandler.php46 private $errstr = null; variable in Monolog\\Handler\\SocketHandler
/plugin/authucenter/lib/uc_client/
H A Dclient.php75 function fsocketopen($hostname, $port = 80, &$errno, &$errstr, $timeout = 15) {
/plugin/crypto/
H A Daction.php67 function crypto_error_handler($errno, $errstr, $errfile, $errline, $errcontext) {
/plugin/davcal/
H A Dcalendarserver.php37 function exception_error_handler($errno, $errstr, $errfile, $errline) {
/plugin/eventum/XML/
H A DRPC.php685 var $errstr = ''; variable in XML_RPC_Client
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DErrorHandler.php44 public static function handleError($errno, $errstr, $errfile, $errline)
/plugin/photogallery/phpThumb/
H A Dphpthumb.functions.php649 …public static function URLreadFsock($host, $file, &$errstr, $successonly=true, $port=-1, $timeout=…
/plugin/recaptcha2/lib/ReCaptcha/RequestMethod/
H A DSocket.php48 public function fsockopen($hostname, $port = -1, &$errno = 0, &$errstr = '', $timeout = null)
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/scrape/HTMLPurifier/Lexer/
H A DPEARSax3.php
/plugin/swiftmail/Swift/Connection/
H A DSMTP.php90 protected $errstr; variable in Swift_Connection_SMTP