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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c106547 int bRowid = 0; /* True if possible rowid match */ local
217778 rbuVacuumTableStart( sqlite3rbu *p, RbuObjIter *pIter, int bRowid, const char *zWrite ) argument
223182 int bRowid; /* True if this table uses rowid for PK */ member in struct:SessionTable
224092 int bRowid = 0; /* Set to true to use rowid as PK */ local
224273 int bRowid = 0; local
224996 int bRowid; member in struct:SessionDiffCtx
225091 sessionSelectFindNew( const char *zDb1, const char *zDb2, int bRowid, const char *zTbl, const char *zExpr ) argument
225242 int bRowid = 0; local
225808 sessionSelectStmt( sqlite3 *db, int bIgnoreNoop, const char *zDb, const char *zTab, int bRowid, int nCol, const char **azCol, u8 *abPK, sqlite3_stmt **ppStmt ) argument
227265 int bRowid; member in struct:SessionApplyCtx
[all...]

Completed in 949 milliseconds