Home | History | Annotate | Download | only in orig

Lines Matching refs:sqlite3_bind_zeroblob

3161 ** ^The sqlite3_bind_zeroblob() routine binds a BLOB of length N that
3195 SQLITE_API int sqlite3_bind_zeroblob(sqlite3_stmt*, int, int n);
5263 ** ^The [sqlite3_bind_zeroblob()] and [sqlite3_result_zeroblob()] interfaces