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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3ext.h407 #define sqlite3_bind_value sqlite3_api->bind_value macro
H A Dsqlite3.c91682 SQLITE_API int sqlite3_bind_value(sqlite3_stmt *pStmt, int i, const sqlite3_value *pValue){ function
135879 #define sqlite3_bind_value macro
[all...]

Completed in 637 milliseconds