Home
last modified time | relevance | path

Searched defs:regRowCount (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/src/
H A Dupdate.c343 int regRowCount = 0; /* A count of rows changed */ in sqlite3Update() local
H A Dinsert.c717 int regRowCount = 0; /* Memory cell used for the row counter */ in sqlite3Insert() local