Searched defs:SQLITE_TOOBIG (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/sqlite3/
H A Dsqlite3.h419 #define SQLITE_TOOBIG 18 /* String or BLOB exceeds size limit */ macro
H A Dsqlite3.c990 #define SQLITE_TOOBIG 18 /* String or BLOB exceeds size limit */ macro
[all...]
/freebsd-10.2-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h400 #define SQLITE_TOOBIG 18 /* String or BLOB exceeds size limit */ macro
H A Dsqlite3.c953 #define SQLITE_TOOBIG 18 /* String or BLOB exceeds size limit */ macro
[all...]

Completed in 559 milliseconds