Lines Matching full:leaves
261 + * the tree. Iteration happens from the leaves rather than the root
1223 + * a leaf page is found, SQLITE_DONE when no more leaves exist, or any
1289 + * - pPage is a valid interior page with no valid leaves.
1290 + * - pPage is a valid interior page who's leaves contain no valid cells.
1656 + RecoverCursor *pCursor; /* Cursor to read rows from leaves. */