Home
last modified time | relevance | path

Searched refs:clear_bindings (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/src/
H A Dsqlite3ext.h166 int (*clear_bindings)(sqlite3_stmt*); member
516 #define sqlite3_clear_bindings sqlite3_api->clear_bindings
/sqlite-3.40.0/test/
H A Danalyze3.test56 # using the clear_bindings() or transfer_bindings() APIs.
624 # Test that modifying bound variables using the clear_bindings() or