Searched refs:pbReplace (Results 1 – 1 of 1) sorted by relevance
238231 int *pbReplace /* OUT: Set to true if PK row is found */ argument238246 if( pbReplace ){238282 assert( pbReplace );238283 *pbReplace = 1;238334 int *pbReplace, /* OUT: True to remove PK row and retry */ argument238344 assert( !pbReplace || *pbReplace==0 );238444 SQLITE_CHANGESET_CONFLICT, p, pIter, xConflict, pCtx, pbReplace