Searched refs:sqlite3_limit (Results 1 – 3 of 3) sorted by relevance
390 #define sqlite3_limit sqlite3_api->limit macro
2686 SQLITE_API int sqlite3_limit(sqlite3*, int id, int newVal);
3233 SQLITE_API int sqlite3_limit(sqlite3*, int id, int newVal);87418 #define sqlite3_limit sqlite3_api->limit87761 sqlite3_limit,109678 SQLITE_API int sqlite3_limit(sqlite3 *db, int limitId, int newLimit){
Completed in 259 milliseconds