Searched defs:SQLITE_TOOBIG (Results 1 – 8 of 8) sorted by relevance
35 public static final int SQLITE_TOOBIG = 18; /* String or BLOB exceeds size limit */ field in Constants
399 #define SQLITE_TOOBIG 18 /* String or BLOB exceeds size limit */ macro
942 #define SQLITE_TOOBIG 18 /* String or BLOB exceeds size limit */ macro
394 #define SQLITE_TOOBIG 18 /* String or BLOB exceeds size limit */ macro
417 #define SQLITE_TOOBIG 18 /* String or BLOB exceeds size limit */ macro
532 #define SQLITE_TOOBIG 18 /* String or BLOB exceeds size limit */ macro