Searched refs:sqlite3_limit (Results 1 – 3 of 3) sorted by relevance
428 #define sqlite3_limit sqlite3_api->limit macro
3006 SQLITE_API int sqlite3_limit(sqlite3*, int id, int newVal);
3034 SQLITE_API int sqlite3_limit(sqlite3*, int id, int newVal);95504 #define sqlite3_limit sqlite3_api->limit95880 sqlite3_limit,121576 SQLITE_API int sqlite3_limit(sqlite3 *db, int limitId, int newLimit){