Searched refs:SQLITE_TOOBIG (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/db_sql/
H A Dutils.c75 case SQLITE_TOOBIG: z = "String or BLOB exceeded size limit"; break;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/db_sql/
H A Dutils.c75 case SQLITE_TOOBIG: z = "String or BLOB exceeded size limit"; break;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/db_sql/
H A Dutils.c75 case SQLITE_TOOBIG: z = "String or BLOB exceeded size limit"; break;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/db_sql/sqlite/
H A Dsqlite3.h391 #define SQLITE_TOOBIG 18 /* String or BLOB exceeds size limit */ macro
4028 ** [SQLITE_TOOBIG] and an appropriate error message.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/db_sql/sqlite/
H A Dsqlite3.h391 #define SQLITE_TOOBIG 18 /* String or BLOB exceeds size limit */ macro
4028 ** [SQLITE_TOOBIG] and an appropriate error message.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/db_sql/sqlite/
H A Dsqlite3.h391 #define SQLITE_TOOBIG 18 /* String or BLOB exceeds size limit */ macro
4028 ** [SQLITE_TOOBIG] and an appropriate error message.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.h399 #define SQLITE_TOOBIG 18 /* String or BLOB exceeds size limit */ macro
H A Dsqlite3.c936 #define SQLITE_TOOBIG 18 /* String or BLOB exceeds size limit */ macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.h399 #define SQLITE_TOOBIG 18 /* String or BLOB exceeds size limit */ macro
H A Dsqlite3.c936 #define SQLITE_TOOBIG 18 /* String or BLOB exceeds size limit */ macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.h399 #define SQLITE_TOOBIG 18 /* String or BLOB exceeds size limit */ macro
H A Dsqlite3.c936 #define SQLITE_TOOBIG 18 /* String or BLOB exceeds size limit */ macro
[all...]

Completed in 982 milliseconds