Home
last modified time | relevance | path

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

/external/sqlite/dist/
Dsqlite3.c59228 int regRowCount = 0; /* Memory cell used for the row counter */ in sqlite3Insert() local
68587 int regRowCount = 0; /* A count of rows changed */ in sqlite3Update() local