Home
last modified time | relevance | path

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

/third_party/sqlite/src/
H A Dsqlite3.c22929 i64 iKey1; /* First key value passed to hook */ member
87797 sqlite3VdbePreUpdateHook( Vdbe *v, VdbeCursor *pCsr, int op, const char *zDb, Table *pTab, i64 iKey1, int iReg, int iBlobWrite ) global() argument
217004 xPreUpdate( void *pCtx, sqlite3 *db, int op, char const *zDb, char const *zName, sqlite3_int64 iKey1, sqlite3_int64 iKey2 ) global() argument
[all...]

Completed in 219 milliseconds