Searched refs:nullRow (Results 1 – 1 of 1) sorted by relevance
23095 u8 nullRow; /* True if pointing to a row with no data */ member23158 ((P)->eCurType==CURTYPE_PSEUDO && (P)->nullRow && (P)->seekResult==0)88161 if( isDifferentRow ) p->nullRow = 1;95448 if( pC && pC->nullRow ){95543 assert( pC->eCurType!=CURTYPE_PSEUDO || pC->nullRow );95547 if( pC->nullRow ){96960 pCur->nullRow = 1;97003 pCx->nullRow = 1;97127 pCx->nullRow = 1;97197 pCx->nullRow = 1;[all …]