Searched defs:dbname (Results 1 – 5 of 5) sorted by relevance
/plugin/sqlite/ |
H A D | QuerySaver.php | 16 __construct($dbname) global() argument
|
H A D | SQLiteDB.php | 28 protected $dbname; variable in dokuwiki\\plugin\\sqlite\\SQLiteDB 41 __construct($dbname, $schemadir, $sqlitehelper = null) global() argument [all...] |
H A D | helper.php | 90 init($dbname, $updatedir) global() argument
|
/plugin/authucenter/lib/uc_client/lib/ |
H A D | db.class.php | 26 …function connect($dbhost, $dbuser, $dbpw, $dbname = '', $dbcharset = '', $pconnect = 0, $tablepre=…
|
H A D | dbi.class.php | 26 …function connect($dbhost, $dbuser, $dbpw, $dbname = '', $dbcharset = '', $pconnect = 0, $tablepre=…
|