Lines Matching refs:sqlite3_bind_text64
4919 ** ^If the third parameter to sqlite3_bind_text64() is not NULL, then
4929 ** the 6th parameter for sqlite3_bind_text64().)^
4943 ** or sqlite3_bind_text16() or sqlite3_bind_text64() then
4968 ** ^The sixth argument to sqlite3_bind_text64() must be one of
4971 ** the sixth argument to sqlite3_bind_text64() is not one of the
5023 SQLITE_API int sqlite3_bind_text64(sqlite3_stmt*, int, const char*, sqlite3_uint64,
92160 SQLITE_API int sqlite3_bind_text64(
137033 #define sqlite3_bind_text64 sqlite3_api->bind_text64
137536 sqlite3_bind_text64,