Home | History | Annotate | Download | only in dist

Lines Matching full:bindings

420 ** The TCL headers are only needed when compiling the TCL bindings.
2949 ** [sqlite3_bind_text | bindings] of the [parameter].
3112 ** ^Bindings are not cleared by the [sqlite3_reset()] routine.
3197 ** CAPI3REF: Reset All Bindings On A Prepared Statement
3200 ** the [sqlite3_bind_blob | bindings] on a [prepared statement].
3620 ** Use [sqlite3_clear_bindings()] to reset the bindings.
3635 ** of any [sqlite3_bind_blob|bindings] on the [prepared statement] S.
51699 ** Transfer all bindings from the first statement over to the second.
51724 ** If the two statements contain a different number of bindings, then
51830 ** current bindings.