Searched refs:pConflict (Results 1 – 1 of 1) sorted by relevance
233449 sqlite3_stmt *pConflict; /* Points to conflicting row, if any */ member237421 if( !pIter->pConflict ){237427 *ppValue = sqlite3_column_value(pIter->pConflict, iVal);237443 if( pIter->pConflict || pIter->apValue ){238257 pIter->pConflict = p->pSelect;238259 pIter->pConflict = 0;