Home
last modified time | relevance | path

Searched refs:connection (Results 176 – 200 of 230) sorted by last modified time

12345678910

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/1351/
H A DIssue1351Test.php44 $connection = new PDO('sqlite::memory:');
45 $connection->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION);
46 $connection->query("DELETE FROM php_wtf WHERE exception_code = 'STRING'");
/plugin/orgapp/
H A DCOPYING513 If, pursuant to or in connection with a single transaction or
530 patent license (a) in connection with copies of the covered work
532 for and in connection with specific products or compilations that
617 an absolute waiver of all civil liability in connection with the
/plugin/gplusone/
H A DCOPYING513 If, pursuant to or in connection with a single transaction or
530 patent license (a) in connection with copies of the covered work
532 for and in connection with specific products or compilations that
617 an absolute waiver of all civil liability in connection with the
/plugin/barcode/
H A DCOPYING513 If, pursuant to or in connection with a single transaction or
530 patent license (a) in connection with copies of the covered work
532 for and in connection with specific products or compilations that
617 an absolute waiver of all civil liability in connection with the
/plugin/pgpinlinesupport/
H A DLICENSE513 If, pursuant to or in connection with a single transaction or
530 patent license (a) in connection with copies of the covered work
532 for and in connection with specific products or compilations that
617 an absolute waiver of all civil liability in connection with the
/plugin/sha3sum/
H A DLICENSE513 If, pursuant to or in connection with a single transaction or
530 patent license (a) in connection with copies of the covered work
532 for and in connection with specific products or compilations that
617 an absolute waiver of all civil liability in connection with the
/plugin/timetrack/
H A DLICENSE513 If, pursuant to or in connection with a single transaction or
530 patent license (a) in connection with copies of the covered work
532 for and in connection with specific products or compilations that
617 an absolute waiver of all civil liability in connection with the
/plugin/inlineedit/
H A DLICENSE513 If, pursuant to or in connection with a single transaction or
530 patent license (a) in connection with copies of the covered work
532 for and in connection with specific products or compilations that
617 an absolute waiver of all civil liability in connection with the
/plugin/autogroup/
H A DLICENSE513 If, pursuant to or in connection with a single transaction or
530 patent license (a) in connection with copies of the covered work
532 for and in connection with specific products or compilations that
617 an absolute waiver of all civil liability in connection with the
/plugin/wavedrom/
H A DLICENSE513 If, pursuant to or in connection with a single transaction or
530 patent license (a) in connection with copies of the covered work
532 for and in connection with specific products or compilations that
617 an absolute waiver of all civil liability in connection with the
/plugin/swiftmail/Swift/Connection/
H A DMulti.php48 public function addConnection(Swift_Connection $connection, $id=null) argument
53 …$log->add("Adding new connection of type '" . get_class($connection) . "' to the multi-redundant c…
55 if ($id !== null) $this->connections[$id] = $connection;
56 else $this->connections[] = $connection;
H A DRotator.php52 public function addConnection(Swift_Connection $connection) argument
57 $log->add("Adding new connection of type '" . get_class($connection) . "' to rotator.");
59 $this->connections[] = $connection;
/plugin/swiftmail/Swift/
H A DBatchMailer.php148 $this->swift->connection->stop();
149 $this->swift->connection->start();
/plugin/swiftmail/Swift/Events/
H A DDisconnectEvent.php24 protected $connection = null; variable in Swift_Events_DisconnectEvent
30 public function __construct(Swift_Connection $connection) argument
32 $this->connection = $connection;
40 return $this->connection;
H A DConnectEvent.php24 protected $connection = null; variable in Swift_Events_ConnectEvent
30 public function __construct(Swift_Connection $connection) argument
32 $this->connection = $connection;
40 return $this->connection;
/plugin/swiftmail/
H A DSwift.php57 public $connection = null; variable in Swift
96 $this->connection = $conn;
216 $this->connection->start();
223 $this->notifyListeners(new Swift_Events_ConnectEvent($this->connection), "ConnectListener");
232 $this->connection->stop();
234 … $this->notifyListeners(new Swift_Events_DisconnectEvent($this->connection), "DisconnectListener");
260 if ($this->connection->getRequiresEHLO() || strpos($greeting->getString(), "ESMTP"))
264 if (!$this->hasOption(self::NO_POST_CONNECT)) $this->connection->postConnect($this);
299 $this->connection->write($command_event->getString(), $end);
306 $response_event = new Swift_Events_ResponseEvent($this->connection->read());
[all …]
/plugin/swiftmail/Swift/Authenticator/
H A D@PopB4Smtp.php23 protected $connection = null; variable in Swift_Authenticator_PopB4Smtp
32 if (is_object($conn)) $this->connection = $conn;
56 $this->connection->start();
57 $this->connection->assertOk($this->connection->read());
58 $this->connection->write("USER " . $user);
59 $this->connection->assertOk($this->connection->read());
60 $this->connection->write("PASS " . $pass);
61 $this->connection->assertOk($this->connection->read());
62 $this->connection->write("QUIT");
63 $this->connection->assertOk($this->connection->read());
[all …]
/plugin/swiftmail/Swift/Plugin/
H A DConnectionRotator.php76 if (!method_exists($e->getSwift()->connection, "nextConnection"))
82 $this->used[] = $e->getSwift()->connection->getActive();
87 $e->getSwift()->connection->nextConnection();
88 if (!in_array(($id = $e->getSwift()->connection->getActive()), $this->used))
/plugin/nssearch/
H A DLICENSE513 If, pursuant to or in connection with a single transaction or
530 patent license (a) in connection with copies of the covered work
532 for and in connection with specific products or compilations that
617 an absolute waiver of all civil liability in connection with the
/plugin/authvk/
H A Dauth.php44 global $connection;
57 $collection = $connection->DatabaseName->admins;
H A Daction.php28 global $connection;
/plugin/sqlcomp/
H A Dsyntax.php387 $rs = odbc_exec($connection,$Query);
393 odbc_close($connection);
406 pg_close($connection);
412 if(!$connection = mysqli_connect($Server, $User, $Pass) or false)
415 if (!mysqli_select_db($connection, $Database))
416 throw new Exception(mysqli_error($connection));
418 $rs = mysqli_query($connection, $Query);
428 mysqli_close($connection);
456 if(!$connection = oci_connect($User, $Pass, $Server) or false)
460 $rs = oci_parse($connection, $Query);
[all …]
/plugin/barcodes/vendor/jucksearm/php-barcode/
H A DLICENSE513 If, pursuant to or in connection with a single transaction or
530 patent license (a) in connection with copies of the covered work
532 for and in connection with specific products or compilations that
617 an absolute waiver of all civil liability in connection with the
/plugin/authgoogle/google/cache/
H A DGoogle_MemcacheCache.php27 private $connection = false; variable in Google_MemcacheCache
43 if ((@memcache_get($this->connection, $key . '.lock')) === false) {
53 @memcache_add($this->connection, $key . '.lock', '', 0, 5);
59 @memcache_delete($this->connection, $key . '.lock');
81 if (! $this->connection = @memcache_pconnect($this->host, $this->port)) {
87 if (! $this->connection) {
97 if (($ret = @memcache_get($this->connection, $key)) === false) {
116 if (@memcache_set($this->connection, $key, array('time' => time(),
128 @memcache_delete($this->connection, $key);
/plugin/toggle/
H A DLICENSE513 If, pursuant to or in connection with a single transaction or
530 patent license (a) in connection with copies of the covered work
532 for and in connection with specific products or compilations that
617 an absolute waiver of all civil liability in connection with the

12345678910