Home | History | Annotate | Download | only in dist

Lines Matching refs:sqlite3_bind_text16

2765 ** sqlite3_bind_text16() is a destructor used to dispose of the BLOB or
2768 ** sqlite3_bind_text(), or sqlite3_bind_text16() fails.
2808 SQLITE_API int sqlite3_bind_text16(sqlite3_stmt*, int, const void*, int, void(*)(void*));