Home | History | Annotate | Download | only in dist

Lines Matching defs:sqlite3_stmt_scanstatus

10953 ** [sqlite3_stmt_scanstatus(S,X,T,V)] interface.  Each constant designates a
10954 ** different metric for sqlite3_stmt_scanstatus() to return.
11045 ** sqlite3_stmt_scanstatus() is equivalent to calling
11058 SQLITE_API int sqlite3_stmt_scanstatus(
11082 ** ^Zero all [sqlite3_stmt_scanstatus()] related event counters.
24687 ** sqlite3_stmt_scanstatus() interface.
24797 ScanStatus *aScan; /* Scan definitions for sqlite3_stmt_scanstatus() */
88908 ** Add an entry to the array of counters managed by sqlite3_stmt_scanstatus().
88937 ** the set of those corresponding to the sqlite3_stmt_scanstatus() counters
96139 SQLITE_API int sqlite3_stmt_scanstatus(
96149 ** Zero all counters associated with the sqlite3_stmt_scanstatus() data.
164001 ** sqlite3_stmt_scanstatus() entry corresponding to the scan used to
169508 ** This is only required if sqlite3_stmt_scanstatus() is enabled, to