Lines Matching full:invocation
314 ** callback invocation. ^If the callback pointer to sqlite3_exec()
1327 ** undoing any prior invocation of [SQLITE_CONFIG_MALLOC]. ^If the
1994 ** invocation of [sqlite3_malloc()] or [sqlite3_realloc()] that have
3059 ** [sqlite3_reset()] be called before any subsequent invocation of
3573 ** called once for each invocation of the xStep callback and then one
3639 ** does not need to be recompiled on each invocation.
6009 ** <b>Callback Invocation Details</b>