Searched defs:SQLITE_CountRows (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c9568 #define SQLITE_CountRows 0x00001000 /* Count rows changed by INSERT, */ macro
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c17163 #define SQLITE_CountRows HI(0x00001) /* Count rows changed by INSERT, */ macro
[all...]

Completed in 785 milliseconds