Home
last modified time | relevance | path

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

/third_party/sqlite/src/
H A Dshell.c11524 sqlite3_int64 nRec; /* Size of pRec[] in bytes */ member
H A Dsqlite3.c56152 int nRec; /* Pages journalled since last j-header written */ global() member
58312 u32 nRec; /* Number of Records in the journal */ global() local
82423 sqlite3Stat4Column( sqlite3 *db, const void *pRec, int nRec, int iCol, sqlite3_value **ppVal ) global() argument
89851 u32 nRec; global() local
100455 u64 nRec = 0; /* Size of record in bytes */ global() local
220480 sessionChangeMerge( SessionTable *pTab, int bRebase, int bPatchset, SessionChange *pExist, int op2, int bIndirect, u8 *aRec, int nRec, SessionChange **ppNew ) global() argument
220668 int nRec; global() local
221037 sessionAppendPartialUpdate( SessionBuffer *pBuf, sqlite3_changeset_iter *pIter, u8 *aRec, int nRec, u8 *aChange, int nChange, int *pRc ) global() argument
221115 int nRec = 0; global() local
[all...]

Completed in 161 milliseconds