Lines Matching refs:page
16 # when there exists a page that is both an a descendent or ancestor of
19 # Also test that an SQLITE_CORRUPT error is returned if a B-Tree page
20 # contains a (corrupt) reference to a page greater than the configured
21 # maximum page number.
55 # Set the right-child of a B-Tree rootpage to refer to the root-page itself.
68 # root-page itself.
100 # Set the right-child pointer of the right-child of the root page to point
101 # back to the root page.
114 # Set the left-child pointer of a cell of the right-child of the root page to
115 # point back to the root page.
142 # Set the left-child pointer of a cell of the right-child of the root page to
143 # point back to the root page.