Lines Matching refs:isSorted
38001 u8 isSorted; /* True if pEntry is sorted */38028 p->isSorted = 1;38049 p->isSorted = 1;38079 if( p->isSorted && rowid<=pLast->v ){38080 p->isSorted = 0;38137 assert( p->isSorted==0 );38155 p->isSorted = 1;38254 if( !p->isSorted ){