Searched refs:pgnoRoot (Results 1 – 1 of 1) sorted by relevance
23136 Pgno pgnoRoot; /* Root page of the open btree cursor */ member69696 Pgno pgnoRoot; /* The root page of this tree */70454 if( p->pgnoRoot==iRoot70728 Pgno pgnoRoot, /* The table that might be changing */70739 if( p->pgnoRoot==pgnoRoot && (isClearTable || p->info.nKey==iRow) ){70946 if( p!=pExcept && (0==iRoot || p->pgnoRoot==iRoot) ) break;70964 if( p!=pExcept && (0==iRoot || p->pgnoRoot==iRoot) ){74819 pCur->pgnoRoot = iTable;74828 if( pX->pgnoRoot==iTable ){75616 assert( pCur->pgnoRoot>0 || pCur->iPage<0 );[all …]