Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Danalyze.c189 u32 aRoot[ArraySize(aTable)]; in openStatTable() local
H A Dpragma.c1689 int *aRoot; /* Array of root page numbers of all btrees */ in sqlite3Pragma() local
H A Dvdbe.c6935 Pgno *aRoot; /* Array of rootpage numbers for tables to be checked */ in sqlite3VdbeExec() local
H A Dbtree.c10669 Pgno *aRoot, /* An array of root pages numbers for individual trees */ in sqlite3BtreeIntegrityCheck()
/sqlite-3.40.0/ext/fts3/
H A Dfts3_write.c4263 const char *aRoot = 0; /* Pointer to %_segdir.root buffer */ in fts3IncrmergeLoad() local
4686 const char *aRoot = sqlite3_column_blob(pFetch, 4); in fts3TruncateSegment() local