Home
last modified time | relevance | path

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

/third_party/sqlite/src/
H A Dsqlite3.c79306 sqlite3BtreeIntegrityCheck( sqlite3 *db, Btree *p, Pgno *aRoot, int nRoot, int mxErr, int *pnErr ) global() argument
97314 Pgno *aRoot; /* Array of rootpage numbers for tables to be checked */ global() local
114795 u32 aRoot[ArraySize(aTable)]; global() local
135942 int *aRoot; /* Array of root page numbers of all btrees */ global() local
194150 const char *aRoot = 0; /* Pointer to %_segdir.root buffer */ global() local
194573 const char *aRoot = sqlite3_column_blob(pFetch, 4); global() local
[all...]

Completed in 227 milliseconds