Lines Matching defs:pStmt
1984 sqlite3_stmt *pStmt = 0; in shellFakeSchema() local
3409 sqlite3_stmt *pStmt = 0; in sha3QueryFunc() local
8183 sqlite3_stmt *pStmt; /* Current statement */ member
12516 static void idxFinalize(int *pRc, sqlite3_stmt *pStmt){ in idxFinalize()
13029 IdxStatement *pStmt; in idxFindIndexes() local
13699 sqlite3_stmt *pStmt; in registerUDFs() local
13857 sqlite3_stmt *pStmt = 0; in sqlite3_expert_sql() local
13949 IdxStatement *pStmt; in sqlite3_expert_report() local
14345 sqlite3_stmt *pStmt; /* For fetching database pages */ member
14372 sqlite3_stmt *pStmt; /* For fetching database pages */ member
14588 sqlite3_stmt *pStmt = pCsr->pStmt; in dbdataLoadPage() local
14984 sqlite3_stmt *pStmt = 0; in dbdataDbsize() local
15658 sqlite3_stmt *pStmt = 0; in recoverPrepare() local
15683 sqlite3_stmt *pStmt = 0; in recoverPreparePrintf() local
15709 static sqlite3_stmt *recoverReset(sqlite3_recover *p, sqlite3_stmt *pStmt){ in recoverReset()
15723 static void recoverFinalize(sqlite3_recover *p, sqlite3_stmt *pStmt){ in recoverFinalize()
15757 sqlite3_stmt *pStmt, in recoverBindValue()
15808 sqlite3_stmt *pStmt = 0; in recoverPageCount() local
15895 sqlite3_stmt *pStmt = 0; in recoverGetPage() local
16251 sqlite3_stmt *pStmt = recoverPreparePrintf(p, p->dbOut, in recoverAddTable() local
17056 sqlite3_stmt *pStmt = 0; in recoverLostAndFound1Init() local
18189 sqlite3_stmt *pStmt; /* Current statement if any. */ member
19924 sqlite3_stmt *pStmt = pArg->pStmt; in display_stats() local
20349 static void bind_prepared_stmt(ShellState *pArg, sqlite3_stmt *pStmt){ in bind_prepared_stmt()
20557 static char *quoted_column(sqlite3_stmt *pStmt, int i){ in quoted_column()
20597 sqlite3_stmt *pStmt /* Statement to run */ in exec_prepared_stmt_columnar()
20823 sqlite3_stmt *pStmt /* Statement to run */ in exec_prepared_stmt()
21045 sqlite3_stmt *pStmt = NULL; /* Statement to execute. */ in shell_exec() local
21212 sqlite3_stmt *pStmt; in tableColumnList() local
21305 sqlite3_stmt *pStmt = 0; in toggleSelectOrder() local
22347 static sqlite3_stmt *pStmt = 0; in readline_completion_generator() local
22382 sqlite3_stmt *pStmt = 0; in linenoise_completion() local
22554 sqlite3_stmt *pStmt; in sql_trace_callback() local
23060 sqlite3_stmt *pStmt; in db_int() local
23117 sqlite3_stmt *pStmt = 0; in shell_dbinfo_command() local
23660 sqlite3_stmt *pStmt in shellFinalize()
23682 sqlite3_stmt *pStmt in shellReset()
24668 sqlite3_stmt *pStmt = 0; in zAutoColumn() local
25052 sqlite3_stmt *pStmt; in do_meta_command() local
25506 sqlite3_stmt *pStmt; in do_meta_command() local
25555 sqlite3_stmt *pStmt = NULL; /* A statement */ in do_meta_command() local
25852 sqlite3_stmt *pStmt; in do_meta_command() local
26454 sqlite3_stmt *pStmt = 0; in do_meta_command() local
26495 sqlite3_stmt *pStmt; in do_meta_command() local
26789 sqlite3_stmt *pStmt = 0; in do_meta_command() local
27107 sqlite3_stmt *pStmt = 0; /* Query against the SELFTEST table */ in do_meta_command() local
27226 sqlite3_stmt *pStmt; /* For querying tables names */ in do_meta_command() local
27493 sqlite3_stmt *pStmt; in do_meta_command() local