Home
last modified time | relevance | path

Searched refs:errstr (Results 26 – 48 of 48) sorted by path

12

/plugin/html2pdf/html2pdf/html2ps/
H A Dfetcher.url.class.php131 $fp = @fsockopen($this->host,$this->port,$errno,$errstr,HTML2PS_CONNECTION_TIMEOUT);
138 $errstr);
164 $fp = @fsockopen("ssl://$this->host", $this->port, $errno, $errstr, 5);
171 $errstr);
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.graphic.jpg.php74 set_error_handler(function($errno, $errstr, $errfile, $errline, array $errcontext) {
80 $errcontext['info']['warning'][] = 'Error parsing EXIF data ('.$errstr.')';
/plugin/linkback/
H A Dhttp.php112 $socket = @ fsockopen($server, $port, $errno, $errstr, $this->timeout);
115 $this->error = "Could not connect to $server:$port\n$errstr ($errno)";
/plugin/mantis/lib/
H A Dclass.soap_server.php640 if($errstr = $this->wsdl->getError()){
641 $this->debug('got wsdl error: '.$errstr);
H A Dclass.soapclient.php289 if($errstr = $this->getError()){
290 $this->debug('Error: '.$errstr);
342 if ($errstr = $this->wsdl->getError()) {
343 $this->debug('got wsdl error: '.$errstr);
344 $this->setError('wsdl error: '.$errstr);
507 if($errstr = $parser->getError()){
508 $this->setError( $errstr);
H A Dclass.wsdl.php226 $errstr = 'HTTP ERROR: '.$err;
227 $this->debug($errstr);
228 $this->setError($errstr);
249 $errstr = "Bad path to WSDL file $path";
250 $this->debug($errstr);
251 $this->setError($errstr);
270 $errstr = sprintf(
276 $this->debug($errstr);
278 $this->setError($errstr);
H A Dclass.xmlschema.php137 $errstr = sprintf('XML error parsing XML schema on line %d: %s',
141 $this->debug($errstr);
143 $this->setError($errstr);
H A Dnusoap.php1209 $this->debug($errstr);
1211 $this->setError($errstr);
4738 $errstr = 'HTTP ERROR: '.$err;
4739 $this->debug($errstr);
4762 $this->debug($errstr);
4782 $errstr = sprintf(
4788 $this->debug($errstr);
7357 if($errstr = $this->getError()){
7358 $this->debug('Error: '.$errstr);
7575 if($errstr = $parser->getError()){
[all …]
/plugin/openid/Auth/Yadis/
H A DPlainHTTPFetcher.php98 $errstr = '';
106 @$sock = fsockopen($host, $parts['port'], $errno, $errstr,
208 $errstr = '';
210 $sock = fsockopen($parts['host'], $parts['port'], $errno, $errstr,
/plugin/photogallery/phpThumb/
H A Dphpthumb.functions.php548 if ($fp = @fsockopen($parsed_url['host'], $parsed_url['port'], $errno, $errstr, $timeout)) {
569 if ($fp = @fsockopen($parsed_url['host'], $parsed_url['port'], $errno, $errstr, $timeout)) {
649 …public static function URLreadFsock($host, $file, &$errstr, $successonly=true, $port=-1, $timeout=… argument
651 $errstr = 'URLreadFsock says: function fsockopen() unavailable';
674 list( , $errno, $errstr) = $matches;
688 … $errstr = $errno.' '.$errstr.($header_newlocation ? '; Location: '.$header_newlocation : '');
762 $errstr = '';
770 …sock($parsed_url['host'], $parsed_url['path'].'?'.$parsed_url['query'], $errstr, true, $parsed_url…
771 if ($followredirects && preg_match('#302 [a-z ]+; Location\\: (http.*)#i', $errstr, $matches)) {
788 $error .= 'Error opening "'.$url.'":'."\n\n".$errstr;
[all …]
/plugin/podcast/
H A Dhelper.php56 $fp=fsockopen($url_info['host'], $port, $errno, $errstr, 10 );
/plugin/recaptcha/lib/
H A Drecaptchalib.php82 if( false == ( $fs = @fsockopen($host, $port, $errno, $errstr, 10) ) ) {
/plugin/recaptcha2/lib/ReCaptcha/RequestMethod/
H A DSocket.php44 * @param string $errstr
48 public function fsockopen($hostname, $port = -1, &$errno = 0, &$errstr = '', $timeout = null) argument
50 …$this->handle = fsockopen($hostname, $port, $errno, $errstr, (is_null($timeout) ? ini_get("default…
52 if ($this->handle != false && $errno === 0 && $errstr === '') {
H A DSocketPost.php89 $errstr = '';
91 …if ($this->socket->fsockopen('ssl://' . self::RECAPTCHA_HOST, 443, $errno, $errstr, 30) !== false)…
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/scrape/HTMLPurifier/Lexer/
H A DPEARSax3.php
/plugin/snap/
H A Dhelper.php217 $fp = fsockopen($this->snapServer, $this->selectedPort, $errno, $errstr, 30);
H A Dsyntax.php.ori176 $fp = fsockopen($snapServer, $snapPort, $errno, $errstr, 30);
180 $fp = fsockopen($snapServer, $snapPort, $errno, $errstr, 30);
186 … $renderer->doc .= "Serveur snap $snapServer:$snapPort non trouv&eacute; $errstr ($errno)<br />\n";
/plugin/sphinxsearch-was/
H A Dsphinxapi.php541 $errstr = "";
553 $fp = @fsockopen($host, $port, $errno, $errstr);
555 $fp = @fsockopen($host, $port, $errno, $errstr, $this->_timeout);
563 $errstr = trim($errstr);
564 $this->_error = "connection to $location failed (errno=$errno, msg=$errstr)";
/plugin/sphinxsearch/
H A Dsphinxapi.php565 $errstr = "";
580 $fp = @fsockopen ( $host, $port, $errno, $errstr );
582 $fp = @fsockopen ( $host, $port, $errno, $errstr, $this->_timeout );
591 $errstr = trim ( $errstr );
592 $this->_error = "connection to $location failed (errno=$errno, msg=$errstr)";
/plugin/swiftmail/Swift/Authenticator/PopB4Smtp/
H A DPop3Connection.php133 if ((false === $this->handle = @fsockopen($url, $this->getPort(), $errno, $errstr, 5)))
136 …ion failed to start. The error string returned from fsockopen() is [" . $errstr . "] #" . $errno);
/plugin/swiftmail/Swift/Connection/
H A DSMTP.php90 protected $errstr; variable in Swift_Connection_SMTP
301 if (!$this->handle = @fsockopen($server, $this->port, $errno, $errstr, $this->timeout))
303 …his->port . "]: fsockopen returned Error Number " . $errno . " and Error String '" . $errstr . "'";
312 $this->errstr =& $errstr;
320 return " (fsockopen: " . $this->errstr . "#" . $this->errno . ") ";
/plugin/upgrade/HTTP/
H A DHTTPClient.php262 $socket = @fsockopen($server,$port,$errno, $errstr, $this->timeout);
265 $this->error = "Could not connect to $server:$port\n$errstr ($errno)";

12