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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3ext.h404 #define sqlite3_bind_parameter_name sqlite3_api->bind_parameter_name macro
H A Dsqlite3.c91763 SQLITE_API const char *sqlite3_bind_parameter_name(sqlite3_stmt *pStmt, int i){ function
135876 #define sqlite3_bind_parameter_name macro
[all...]

Completed in 483 milliseconds