Searched refs:affirmDbOpen (Results 1 – 2 of 2) sorted by relevance
333 const affirmDbOpen = function(db){ function481 return affirmDbOpen(this);536 const p = affirmDbOpen(this).pointer;561 return capi.sqlite3_db_name(affirmDbOpen(this).pointer, dbNumber);573 affirmDbOpen(this).pointer, dbName605 affirmDbOpen(this);762 affirmDbOpen(this);1104 affirmDbOpen(this).exec("BEGIN");1124 affirmDbOpen(this).exec("SAVEPOINT oo1");1786 return jdb.clearStorage(affirmDbOpen(this).filename);[all …]
412 const affirmDbOpen = function(db = wState.dbList[0]){ function419 return affirmExists ? affirmDbOpen(db) : db;