Searched refs:sqlite3_bind_zeroblob (Results 1 – 3 of 3) sorted by relevance
524 #define sqlite3_bind_zeroblob sqlite3_api->bind_zeroblob macro
4663 ** ^The sqlite3_bind_zeroblob() routine binds a BLOB of length N that4714 SQLITE_API int sqlite3_bind_zeroblob(sqlite3_stmt*, int, int n);7779 ** ^The [sqlite3_bind_zeroblob()] and [sqlite3_result_zeroblob()] interfaces
4976 ** ^The sqlite3_bind_zeroblob() routine binds a BLOB of length N that5027 SQLITE_API int sqlite3_bind_zeroblob(sqlite3_stmt*, int, int n);8092 ** ^The [sqlite3_bind_zeroblob()] and [sqlite3_result_zeroblob()] interfaces[all...]