Home
last modified time | relevance | path

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

/plugin/sqlite/
H A DQuerySaver.php16 __construct($dbname) global() argument
H A DSQLiteDB.php28 protected $dbname; variable in dokuwiki\\plugin\\sqlite\\SQLiteDB
41 __construct($dbname, $schemadir, $sqlitehelper = null) global() argument
[all...]
H A Dhelper.php90 init($dbname, $updatedir) global() argument
/plugin/authucenter/lib/uc_client/lib/
H A Ddb.class.php26 …function connect($dbhost, $dbuser, $dbpw, $dbname = '', $dbcharset = '', $pconnect = 0, $tablepre=…
H A Ddbi.class.php26 …function connect($dbhost, $dbuser, $dbpw, $dbname = '', $dbcharset = '', $pconnect = 0, $tablepre=…