Home | History | Annotate | Download | only in dist

Lines Matching full:invocation

314 ** callback invocation.  ^If the callback pointer to sqlite3_exec()
1324 ** undoing any prior invocation of [SQLITE_CONFIG_MALLOC]. ^If the
1991 ** invocation of [sqlite3_malloc()] or [sqlite3_realloc()] that have
3056 ** [sqlite3_reset()] be called before any subsequent invocation of
3570 ** called once for each invocation of the xStep callback and then one
3636 ** does not need to be recompiled on each invocation.
6006 ** <b>Callback Invocation Details</b>