Home
last modified time | relevance | path

Searched defs:iSrc (Results 1 – 8 of 8) sorted by relevance

/sqlite-3.40.0/src/
H A Dtest_vdbecov.c30 unsigned int iSrc, in test_vdbe_branch()
H A Dauth.c148 int iSrc; /* Index in pTabList->a[] of table being read */ in sqlite3AuthRead() local
H A Dresolve.c763 Expr *sqlite3CreateColumnExpr(sqlite3 *db, SrcList *pSrc, int iSrc, int iCol){ in sqlite3CreateColumnExpr()
H A Dinsert.c2794 int iSrc, iDest; /* Cursors from source and destination */ in xferOptimization() local
H A Dexpr.c4185 int iSrc; in sqlite3ExprCodeTarget() local
/sqlite-3.40.0/ext/misc/
H A Dfossildelta.c372 int iSrc, iBlock; in delta_create() local
H A Dunionvtab.c660 static int unionOpenDatabase(UnionTab *pTab, int iSrc, char **pzErr){ in unionOpenDatabase()
/sqlite-3.40.0/tool/
H A Dsqldiff.c1041 int iSrc, iBlock; in rbuDeltaCreate() local