Home
last modified time | relevance | path

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

/third_party/sqlite/include/
H A Dsqlite3ext.h554 #define sqlite3_limit sqlite3_api->limit macro
/third_party/sqlite/src/
H A Dsqlite3.c132477 #define sqlite3_limit global() macro
176265 SQLITE_API int sqlite3_limit(sqlite3 *db, int limitId, int newLimit){ global() function
[all...]

Completed in 126 milliseconds