Home
last modified time | relevance | path

Searched refs:pbMayReplace (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dinsert.c1677 int *pbMayReplace, /* OUT: Set to true if constraint may cause a replace */ in sqlite3GenerateConstraintChecks() argument
2491 *pbMayReplace = seenReplace; in sqlite3GenerateConstraintChecks()