Searched refs:nRoot (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c8095 SQLITE_PRIVATE char *sqlite3BtreeIntegrityCheck(Btree*, int *aRoot, int nRoot, int, int*);
56099 sqlite3BtreeIntegrityCheck( Btree *p, int *aRoot, int nRoot, int mxErr, int *pnErr ) argument
63982 int nRoot; /* Number of tables to check. (Number of root pages.) */ member in struct:vdbeExecUnion::OP_IntegrityCk_stack_vars
116596 int nRoot = sqlite3_column_bytes(pStmt, 4); local
123618 sqlite3Fts3SegReaderNew( int iAge, sqlite3_int64 iStartLeaf, sqlite3_int64 iEndLeaf, sqlite3_int64 iEndBlock, const char *zRoot, int nRoot, Fts3SegReader **ppReader ) argument
124341 int nRoot = 0; /* Size of buffer zRoot */ local
[all...]

Completed in 308 milliseconds