Searched defs:SQLITE_TOOBIG (Results 1 – 5 of 5) sorted by relevance
35 public static final int SQLITE_TOOBIG = 18; /* String or BLOB exceeds size limit */ field in Constants
441 #define SQLITE_TOOBIG 18 /* String or BLOB exceeds size limit */ macro
1465 #define SQLITE_TOOBIG 18 /* String or BLOB exceeds size limit */ macro