Searched refs:pgnoRoot (Results 1 – 1 of 1) sorted by relevance
24395 Pgno pgnoRoot; /* Root page of the open btree cursor */ member72734 Pgno pgnoRoot; /* The root page of this tree */ member73537 if( p->pgnoRoot==iRoot73818 Pgno pgnoRoot, /* The table that might be changing */ argument73829 if( p->pgnoRoot==pgnoRoot && (isClearTable || p->info.nKey==iRow) ){74036 if( p!=pExcept && (0==iRoot || p->pgnoRoot==iRoot) ) break;74054 if( p!=pExcept && (0==iRoot || p->pgnoRoot==iRoot) ){77955 pCur->pgnoRoot = iTable;77964 if( pX->pgnoRoot==iTable ){78788 assert( pCur->pgnoRoot>0 || pCur->iPage<0 );[all …]