Home
last modified time | relevance | path

Searched refs:thisConnection (Results 1 – 25 of 54) sorted by relevance

123

/dports/deskutils/moregroupware/moregroupware/include/adodb/
H A Dadodb-exceptions.inc.php28 function __construct($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection) argument
39 $user = $thisConnection->user;
48 if ($thisConnection) {
49 $this->host = $thisConnection->host;
50 $this->database = $thisConnection->database;
71 function adodb_throw($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection) argument
78 throw new $errfn($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection);
H A Dadodb-errorhandler.inc.php31 function ADODB_Error_Handler($dbms, $fn, $errno, $errmsg, $p1, $p2, &$thisConnection) argument
/dports/databases/adodb/adodb/
H A Dadodb-exceptions.inc.php28 function __construct($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection) argument
39 $user = $thisConnection->user;
48 if ($thisConnection) {
49 $this->host = $thisConnection->host;
50 $this->database = $thisConnection->database;
71 function adodb_throw($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection) argument
78 throw new $errfn($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection);
H A Dadodb-errorhandler.inc.php31 function ADODB_Error_Handler($dbms, $fn, $errno, $errmsg, $p1, $p2, &$thisConnection) argument
/dports/deskutils/egroupware/egroupware/vendor/egroupware/adodb-php/
H A Dadodb-exceptions.inc.php30 function __construct($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection) argument
41 $user = $thisConnection->user;
50 if ($thisConnection) {
51 $this->host = $thisConnection->host;
52 $this->database = $thisConnection->database;
73 function adodb_throw($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection) argument
80 throw new $errfn($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection);
H A Dadodb-errorhandler.inc.php33 function ADODB_Error_Handler($dbms, $fn, $errno, $errmsg, $p1, $p2, &$thisConnection) argument
/dports/comms/atslog/atslog-2.1.1/www/include/adodb/
H A Dadodb-exceptions.inc.php28 function __construct($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection) argument
39 $user = $thisConnection->user;
48 if ($thisConnection) {
49 $this->host = $thisConnection->host;
50 $this->database = $thisConnection->database;
71 function adodb_throw($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection) argument
78 throw new $errfn($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection);
H A Dadodb-errorhandler.inc.php31 function ADODB_Error_Handler($dbms, $fn, $errno, $errmsg, $p1, $p2, &$thisConnection) argument
/dports/devel/flyspray/flyspray-0.9.9.7_4/adodb/
H A Dadodb-exceptions.inc.php28 function __construct($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection) argument
39 $user = $thisConnection->user;
48 if ($thisConnection) {
49 $this->host = $thisConnection->host;
50 $this->database = $thisConnection->database;
71 function adodb_throw($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection) argument
78 throw new $errfn($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection);
H A Dadodb-errorhandler.inc.php31 function ADODB_Error_Handler($dbms, $fn, $errno, $errmsg, $p1, $p2, &$thisConnection) argument
/dports/www/phprecipebook/phprecipebook/libs/adodb4/
H A Dadodb-exceptions.inc.php28 function __construct($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection) argument
39 $user = $thisConnection->user;
48 if ($thisConnection) {
49 $this->host = $thisConnection->host;
50 $this->database = $thisConnection->database;
71 function adodb_throw($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection) argument
78 throw new $errfn($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection);
/dports/www/phprecipebook/phprecipebook/libs/adodb5/
H A Dadodb-exceptions.inc.php28 function __construct($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection) argument
39 $user = $thisConnection->user;
48 if ($thisConnection) {
49 $this->host = $thisConnection->host;
50 $this->database = $thisConnection->database;
71 function adodb_throw($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection) argument
78 throw new $errfn($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection);
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/adodb/adodb-php/
H A Dadodb-exceptions.inc.php30 function __construct($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection) argument
41 $user = $thisConnection->user;
50 if ($thisConnection) {
51 $this->host = $thisConnection->host;
52 $this->database = $thisConnection->database;
73 function adodb_throw($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection) argument
80 throw new $errfn($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection);
/dports/databases/mantis/mantisbt-2.25.2/vendor/adodb/adodb-php/
H A Dadodb-exceptions.inc.php30 function __construct($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection) argument
41 $user = $thisConnection->user;
50 if ($thisConnection) {
51 $this->host = $thisConnection->host;
52 $this->database = $thisConnection->database;
73 function adodb_throw($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection) argument
80 throw new $errfn($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection);
/dports/www/moodle310/moodle/lib/adodb/
H A Dadodb-exceptions.inc.php30 function __construct($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection) argument
41 $user = $thisConnection->user;
50 if ($thisConnection) {
51 $this->host = $thisConnection->host;
52 $this->database = $thisConnection->database;
73 function adodb_throw($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection) argument
80 throw new $errfn($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection);
/dports/www/moodle39/moodle/lib/adodb/
H A Dadodb-exceptions.inc.php30 function __construct($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection) argument
41 $user = $thisConnection->user;
50 if ($thisConnection) {
51 $this->host = $thisConnection->host;
52 $this->database = $thisConnection->database;
73 function adodb_throw($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection) argument
80 throw new $errfn($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection);
/dports/databases/adodb5/ADOdb-5.21.3/
H A Dadodb-exceptions.inc.php33 function __construct($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection) argument
44 $user = $thisConnection->user;
53 if ($thisConnection) {
54 $this->host = $thisConnection->host;
55 $this->database = $thisConnection->database;
76 function adodb_throw($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection) argument
83 throw new $errfn($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection);
H A Dadodb-errorhandler.inc.php38 function ADODB_Error_Handler($dbms, $fn, $errno, $errmsg, $p1, $p2, &$thisConnection) argument
/dports/www/moodle311/moodle/lib/adodb/
H A Dadodb-exceptions.inc.php30 function __construct($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection) argument
41 $user = $thisConnection->user;
50 if ($thisConnection) {
51 $this->host = $thisConnection->host;
52 $this->database = $thisConnection->database;
73 function adodb_throw($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection) argument
80 throw new $errfn($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection);
/dports/devel/rth/rth/adodb-4.65/
H A Dadodb-exceptions.inc.php28 function __construct($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection) argument
39 $user = $thisConnection->user;
48 $this->host = $thisConnection->host;
49 $this->database = $thisConnection->database;
69 function adodb_throw($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection) argument
76 throw new $errfn($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection);
H A Dadodb-errorhandler.inc.php31 function ADODB_Error_Handler($dbms, $fn, $errno, $errmsg, $p1, $p2, &$thisConnection) argument
/dports/deskutils/myitcrm/MyITCRM-0.2.9.3/include/ADODB/
H A Dadodb-exceptions.inc.php28 function __construct($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection) argument
39 $user = $thisConnection->user;
48 $this->host = $thisConnection->host;
49 $this->database = $thisConnection->database;
69 function adodb_throw($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection) argument
76 throw new $errfn($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection);
H A Dadodb-errorhandler.inc.php31 function ADODB_Error_Handler($dbms, $fn, $errno, $errmsg, $p1, $p2, &$thisConnection) argument
/dports/devel/truc/truc_0.12.0/adodb-4.65/
H A Dadodb-exceptions.inc.php28 function __construct($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection) argument
39 $user = $thisConnection->user;
48 $this->host = $thisConnection->host;
49 $this->database = $thisConnection->database;
69 function adodb_throw($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection) argument
76 throw new $errfn($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection);
H A Dadodb-errorhandler.inc.php31 function ADODB_Error_Handler($dbms, $fn, $errno, $errmsg, $p1, $p2, &$thisConnection) argument

123