Home
last modified time | relevance | path

Searched defs:nHdr (Results 1 – 10 of 10) sorted by relevance

/sqlite-3.40.0/ext/recover/
H A Ddbdata.c110 sqlite3_int64 nHdr; /* Size of header in bytes */ member
539 sqlite3_int64 nHdr = 0; in dbdataNext() local
/sqlite-3.40.0/src/
H A Dtest_func.c483 u64 nHdr; /* Bytes in record header */ in test_extract() local
531 u64 nHdr; /* Bytes in record header */ in test_decode() local
H A Ddbstat.c396 int nHdr; in statDecodePage() local
H A Dvdbemem.c1883 int nHdr; /* Size of the header in the record */ in sqlite3Stat4Column() local
H A Dvdbe.c3260 int nHdr; /* Number of bytes of header space */ in sqlite3VdbeExec() local
H A Dwal.c1326 u32 nHdr, nHdr32; in walIndexRecover() local
/sqlite-3.40.0/tool/
H A Doffsets.c247 int nHdr; in ofstWalkLeafPage() local
H A Dshowdb.c500 i64 nHdr; in decodeCell() local
/sqlite-3.40.0/ext/session/
H A Dsqlite3session.c2282 int nHdr = 1 + sessionVarintGet(&pCsr[1], &n); in sessionAppendUpdate() local
/sqlite-3.40.0/ext/lsm1/
H A Dlsm_sorted.c3958 int nHdr; /* Space required for this record header */ in mergeWorkerWrite() local