Lines Matching defs:SQLITE_STATIC
3155 ** the special value [SQLITE_STATIC], then SQLite assumes that the4077 ** argument is SQLITE_STATIC, it means that the content pointer is constant4087 #define SQLITE_STATIC ((sqlite3_destructor_type)0)4177 ** sqlite3_result_blob is the special constant SQLITE_STATIC, then SQLite