Searched defs:dbfile (Results 1 – 2 of 2) sorted by last modified time
/plugin/sqlite/classes/ |
H A D | adapter.php | 10 protected $dbfile; variable in helper_plugin_sqlite_adapter 114 public static function isSqlite3db($dbfile) {
|
/plugin/sqlraw/ |
H A D | syntax.php | 284 …function _sqlRaw__handleLink($url, &$renderer, $source, $startMarker, $tableNumber, $dbfile, $disa… 415 …function _scrapeTable($url, $startMarker, $tableNumber, $dbfile, $specialChars, $specialReplace, $…
|