Searched defs:sqlite3_bind_int (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3ext.h399 #define sqlite3_bind_int sqlite3_api->bind_int macro
H A Dsqlite3.c91607 SQLITE_API int sqlite3_bind_int(sqlite3_stmt *p, int i, int iValue){ function
135871 #define sqlite3_bind_int macro
[all...]

Completed in 550 milliseconds