Lines Matching refs:SQLITE_STATIC
2767 ** the special value [SQLITE_STATIC], then SQLite assumes that the3675 ** argument is SQLITE_STATIC, it means that the content pointer is constant3685 #define SQLITE_STATIC ((sqlite3_destructor_type)0)3770 ** sqlite3_result_blob is the special constant SQLITE_STATIC, then SQLite