Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dmain.c2835 int sqlite3_limit(sqlite3 *db, int limitId, int newLimit){ in sqlite3_limit()
H A Dos_win.c3613 i64 newLimit = *(i64*)pArg; local
H A Dos_unix.c4032 i64 newLimit = *(i64*)pArg; in unixFileControl() local