Home
last modified time | relevance | path

Searched defs:nDb (Results 1 – 20 of 20) sorted by relevance

/sqlite-3.40.0/src/
H A Dvacuum.c161 int nDb; /* Number of attached databases */ in sqlite3RunVacuum() local
H A Dvdbeaux.c1905 int nDb; in sqlite3VdbeEnter() local
1926 int nDb; in vdbeLeave() local
H A Dmain.c1257 int iDb, nDb; in sqlite3_txn_state() local
H A Dwhere.c3957 int nDb = pParse->db->nDb; in sqlite3VtabUsesAllSchemas() local
H A Dos_unix.c6016 int nDb; /* Number of valid bytes in zDb */ in findCreateFileMode() local
H A DsqliteInt.h1544 int nDb; /* Number of backends currently in use */ member
/sqlite-3.40.0/ext/fts3/
H A Dfts3_term.c69 int nDb; /* Result of strlen(zDb) */ in fts3termConnectMethod() local
H A Dfts3_aux.c67 int nDb; /* Result of strlen(zDb) */ in fts3auxConnectMethod() local
H A Dfts3.c1190 int nDb; /* Bytes required to hold database name */ in fts3InitVtab() local
/sqlite-3.40.0/ext/misc/
H A Dmemstat.c52 int nDb; /* Number of schemas */ member
/sqlite-3.40.0/test/
H A Dfuzzcheck.c152 int nDb; /* Number of template databases */ member
328 int nDb, /* Number of bytes in aDb[] */ in renderDbSqlForCLI()
1142 int nDb = 0; /* Size of the decoded database */ in runCombinedDbSqlInput() local
H A Ddbfuzz.c649 int nDb = 0; /* Number of databases to fuzz */ in main() local
/sqlite-3.40.0/ext/fts5/
H A Dfts5_vocab.c197 int nDb = (int)strlen(zDb)+1; in fts5VocabInitVtab() local
/sqlite-3.40.0/ext/rtree/
H A Dgeopoly.c1231 sqlite3_int64 nDb; /* Length of string argv[1] */ in geopolyInit() local
H A Drtree.c3737 int nDb; /* Length of string argv[1] */ in rtreeInit() local
/sqlite-3.40.0/ext/recover/
H A Dsqlite3recover.c2685 int nDb = 0; in recoverInit() local
/sqlite-3.40.0/ext/session/
H A Dsqlite3session.c1499 int nDb = sqlite3Strlen30(zDb); in xPreUpdate() local
1839 int nDb = sqlite3Strlen30(zDb); /* Length of zDb in bytes */ in sqlite3session_create() local
/sqlite-3.40.0/ext/lsm1/
H A Dlsm_file.c625 int nDb = strlen(zDb); in lsmFsOpen() local
/sqlite-3.40.0/ext/fts1/
H A Dfts1.c894 size_t nDb = strlen(zDb); in string_format() local
/sqlite-3.40.0/ext/fts2/
H A Dfts2.c1636 size_t nDb = strlen(zDb); in string_format() local