Searched refs:pgnoRoot (Results 1 – 1 of 1) sorted by relevance
23704 Pgno pgnoRoot; /* Root page of the open btree cursor */ member71065 Pgno pgnoRoot; /* The root page of this tree */ member71865 if( p->pgnoRoot==iRoot72146 Pgno pgnoRoot, /* The table that might be changing */72157 if( p->pgnoRoot==pgnoRoot && (isClearTable || p->info.nKey==iRow) ){72364 if( p!=pExcept && (0==iRoot || p->pgnoRoot==iRoot) ) break;72382 if( p!=pExcept && (0==iRoot || p->pgnoRoot==iRoot) ){76250 pCur->pgnoRoot = iTable;76259 if( pX->pgnoRoot==iTable ){77075 assert( pCur->pgnoRoot>0 || pCur->iPage<0 );[all …]