Home | History | Annotate | Download | only in orig

Lines Matching refs:sqlite3_bind_text16

3901 ** ^If the third parameter to sqlite3_bind_text() or sqlite3_bind_text16()
3908 ** ^If the fourth parameter to sqlite3_bind_text() or sqlite3_bind_text16()
3914 ** or sqlite3_bind_text16() or sqlite3_bind_text64() then
3987 SQLITE_API int sqlite3_bind_text16(sqlite3_stmt*, int, const void*, int, void(*)(void*));