Home
last modified time | relevance | path

Searched defs:dbname (Results 1 – 5 of 5) sorted by relevance

/plugin/sqlite/
H A DSQLiteDB.php28 protected $dbname; variable in dokuwiki\\plugin\\sqlite\\SQLiteDB
42 public function __construct($dbname, $schemadir, $sqlitehelper = null)
H A DQuerySaver.php15 public function __construct($dbname)
H A Dhelper.php95 public function init($dbname, $updatedir)
/plugin/authucenter/lib/uc_client/lib/
Ddb.class.php26 …function connect($dbhost, $dbuser, $dbpw, $dbname = '', $dbcharset = '', $pconnect = 0, $tablepre=…
Ddbi.class.php26 …function connect($dbhost, $dbuser, $dbpw, $dbname = '', $dbcharset = '', $pconnect = 0, $tablepre=…