Home | History | Annotate | Download | only in dist

Lines Matching refs:sqlite3_bind_zeroblob

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