Home
last modified time | relevance | path

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

/freebsd-12.1/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
/freebsd-12.1/contrib/sqlite3/
H A Dsqlite3.h440 #define SQLITE_TOOBIG 18 /* String or BLOB exceeds size limit */ macro
H A Dsqlite3.c1479 #define SQLITE_TOOBIG 18 /* String or BLOB exceeds size limit */ macro