Searched defs:iTab (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.c48387 Pgno iTab = 0; local
48481 querySharedCacheTableLock(Btree *p, Pgno iTab, u8 eLock) argument
56330 sqlite3BtreeLockTable(Btree *p, int iTab, u8 isWriteLock) argument
74453 int iTab = pParse->nTab++; /* Cursor of the RHS table */ local
75012 sqlite3ExprCacheStore(Parse *pParse, int iTab, int iCol, int iReg) argument
79179 int iTab; /* The root page of the table to be locked */ member in struct:TableLock
79194 sqlite3TableLock( Parse *pParse, int iDb, int iTab, u8 isWriteLock, const char *zName ) argument
81461 int iTab = pParse->nTab++; /* Btree cursor used for pTab */ local
92830 codeDistinct( Parse *pParse, int iTab, int addrRepeat, int N, int iMem ) argument
93232 int iTab; local
103814 int iTab; local
[all...]

Completed in 520 milliseconds