Home
last modified time | relevance | path

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

/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dsqlite.h.in166 #define SQLITE_TOOBIG 18 /* Too much data for one row of a table */ macro
H A Dsqlite.w32.h162 #define SQLITE_TOOBIG 18 /* Too much data for one row of a table */ macro
/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.h400 #define SQLITE_TOOBIG 18 /* String or BLOB exceeds size limit */ macro
H A Dsqlite3.c947 #define SQLITE_TOOBIG 18 /* String or BLOB exceeds size limit */ macro

Completed in 281 milliseconds