Lines Matching refs:sqlite3_stmt

1983   sqlite3_stmt *pStmt = 0;  in shellFakeSchema()
3408 sqlite3_stmt *pStmt = 0; in sha3QueryFunc()
8182 sqlite3_stmt *pStmt; /* Current statement */
8337 sqlite3_stmt *pS2; in completionNext()
8361 sqlite3_stmt *pS2; in completionNext()
12163 sqlite3_stmt **ppStmt, /* OUT: Compiled SQL statement */ in idxPrepareStmt()
12180 sqlite3_stmt **ppStmt, /* OUT: Compiled SQL statement */ in idxPrintfPrepareStmt()
12214 sqlite3_stmt *pData;
12515 static void idxFinalize(int *pRc, sqlite3_stmt *pStmt){ in idxFinalize()
12536 sqlite3_stmt *p1 = 0; in idxGetTableInfo()
12727 sqlite3_stmt *pIdxList = 0; in idxFindCompatible()
12739 sqlite3_stmt *pInfo = 0; in idxFindCompatible()
13037 sqlite3_stmt *pExplain = 0; in idxFindIndexes()
13145 sqlite3_stmt *pSelect = 0; in idxProcessOneTrigger()
13199 sqlite3_stmt *pX = 0; in idxProcessOneTrigger()
13235 sqlite3_stmt *pSchema = 0; in idxCreateVtabSchema()
13426 sqlite3_stmt *pMax = 0; in idxLargestIndex()
13440 sqlite3_stmt *pIndexXInfo, in idxPopulateOneStat1()
13441 sqlite3_stmt *pWriteStat, in idxPopulateOneStat1()
13451 sqlite3_stmt *pQuery = 0; in idxPopulateOneStat1()
13569 sqlite3_stmt *pAllIndex = 0; in idxPopulateStat1()
13570 sqlite3_stmt *pIndexXInfo = 0; in idxPopulateStat1()
13571 sqlite3_stmt *pWrite = 0; in idxPopulateStat1()
13698 sqlite3_stmt *pStmt; in registerUDFs()
13785 sqlite3_stmt *pSql = 0; in sqlite3_expert_new()
13856 sqlite3_stmt *pStmt = 0; in sqlite3_expert_sql()
14344 sqlite3_stmt *pStmt; /* For fetching database pages */
14371 sqlite3_stmt *pStmt; /* For fetching database pages */
14587 sqlite3_stmt *pStmt = pCsr->pStmt; in dbdataLoadPage()
14984 sqlite3_stmt *pStmt = 0; in dbdataDbsize()
15362 sqlite3_stmt *pTbls;
15363 sqlite3_stmt *pSel;
15364 sqlite3_stmt *pInsert;
15386 sqlite3_stmt *pAllAndParent;
15387 sqlite3_stmt *pMapInsert;
15388 sqlite3_stmt *pMaxField;
15389 sqlite3_stmt *pUsedPages;
15390 sqlite3_stmt *pFindRoot;
15391 sqlite3_stmt *pInsert; /* INSERT INTO lost_and_found ... */
15392 sqlite3_stmt *pAllPage;
15393 sqlite3_stmt *pPageData;
15437 sqlite3_stmt *pGetPage; /* SELECT against input db sqlite_dbdata */
15653 static sqlite3_stmt *recoverPrepare( in recoverPrepare()
15658 sqlite3_stmt *pStmt = 0; in recoverPrepare()
15678 static sqlite3_stmt *recoverPreparePrintf( in recoverPreparePrintf()
15683 sqlite3_stmt *pStmt = 0; in recoverPreparePrintf()
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()
15895 sqlite3_stmt *pStmt = 0; in recoverGetPage()
16128 sqlite3_stmt *p1 = 0; in recoverTransferSettings()
16251 sqlite3_stmt *pStmt = recoverPreparePrintf(p, p->dbOut, in recoverAddTable()
16356 sqlite3_stmt *pSelect = 0; in recoverWriteSchema1()
16357 sqlite3_stmt *pTblname = 0; in recoverWriteSchema1()
16431 sqlite3_stmt *pSelect = 0; in recoverWriteSchema2()
16493 static sqlite3_stmt *recoverInsertStmt( in recoverInsertStmt()
16498 sqlite3_stmt *pRet = 0; in recoverInsertStmt()
16587 sqlite3_stmt *pProbe = 0; in recoverLostAndFoundCreate()
16648 static sqlite3_stmt *recoverLostAndFoundInsert( in recoverLostAndFoundInsert()
16656 sqlite3_stmt *pRet = 0; in recoverLostAndFoundInsert()
16726 sqlite3_stmt *pPageData = pLaf->pPageData; in recoverLostAndFoundOnePage()
16727 sqlite3_stmt *pInsert = pLaf->pInsert; in recoverLostAndFoundOnePage()
16930 sqlite3_stmt *pSel = p1->pSel; in recoverWriteDataStep()
16991 sqlite3_stmt *pInsert = p1->pInsert; in recoverWriteDataStep()
17056 sqlite3_stmt *pStmt = 0; in recoverLostAndFound1Init()
18190 sqlite3_stmt *pStmt; /* Current statement if any. */
19785 sqlite3_stmt *pSelect; in run_table_dump_query()
19925 sqlite3_stmt *pStmt = pArg->pStmt; in display_stats()
20050 static int scanStatsHeight(sqlite3_stmt *p, int iEntry){ in scanStatsHeight()
20083 sqlite3_stmt *p = pArg->pStmt; in display_explain_scanstats()
20192 static void explain_data_prepare(ShellState *p, sqlite3_stmt *pSql){ in explain_data_prepare()
20261 static void exec_prepared_stmt(ShellState*, sqlite3_stmt*);
20281 sqlite3_stmt *pStmt = 0; in display_scanstats()
20284 sqlite3_stmt *pSave = pArg->pStmt; in display_scanstats()
20350 static void bind_prepared_stmt(ShellState *pArg, sqlite3_stmt *pStmt){ in bind_prepared_stmt()
20354 sqlite3_stmt *pQ = 0; in bind_prepared_stmt()
20558 static char *quoted_column(sqlite3_stmt *pStmt, int i){ in quoted_column()
20598 sqlite3_stmt *pStmt /* Statement to run */ in exec_prepared_stmt_columnar()
20824 sqlite3_stmt *pStmt /* Statement to run */ in exec_prepared_stmt()
21046 sqlite3_stmt *pStmt = NULL; /* Statement to execute. */ in shell_exec()
21089 sqlite3_stmt *pExplain; in shell_exec()
21213 sqlite3_stmt *pStmt; in tableColumnList()
21306 sqlite3_stmt *pStmt = 0; in toggleSelectOrder()
22333 static sqlite3_stmt *pStmt = 0; in readline_completion_generator()
22368 sqlite3_stmt *pStmt = 0; in linenoise_completion()
22540 sqlite3_stmt *pStmt; in sql_trace_callback()
22551 pStmt = (sqlite3_stmt*)pP; in sql_trace_callback()
22775 sqlite3_stmt *pQuery = 0; in tryToCloneData()
22776 sqlite3_stmt *pInsert = 0; in tryToCloneData()
22886 sqlite3_stmt *pQuery = 0; in tryToCloneSchema()
23046 sqlite3_stmt *pStmt; in db_int()
23103 sqlite3_stmt *pStmt = 0; in shell_dbinfo_command()
23412 sqlite3_stmt *pSql = 0; /* Compiled version of SQL statement below */ in lintFkeyIndexes()
23511 sqlite3_stmt *pExplain = 0; in lintFkeyIndexes()
23595 sqlite3_stmt **ppStmt in shellPrepare()
23613 sqlite3_stmt **ppStmt, in shellPreparePrintf()
23638 sqlite3_stmt *pStmt in shellFinalize()
23661 sqlite3_stmt *pStmt in shellReset()
23951 sqlite3_stmt *pTest = 0; in arCheckEntries()
24028 sqlite3_stmt *pSql = 0; in arListCommand()
24111 sqlite3_stmt *pSql = 0; in arExtractCommand()
24647 sqlite3_stmt *pStmt = 0; in zAutoColumn()
24729 sqlite3_stmt *pStmt = 0; in outputDumpWarning()
25055 sqlite3_stmt *pStmt; in do_meta_command()
25510 sqlite3_stmt *pStmt; in do_meta_command()
25559 sqlite3_stmt *pStmt = NULL; /* A statement */ in do_meta_command()
25856 sqlite3_stmt *pStmt; in do_meta_command()
26458 sqlite3_stmt *pStmt = 0; in do_meta_command()
26499 sqlite3_stmt *pStmt; in do_meta_command()
26793 sqlite3_stmt *pStmt = 0; in do_meta_command()
27111 sqlite3_stmt *pStmt = 0; /* Query against the SELFTEST table */ in do_meta_command()
27230 sqlite3_stmt *pStmt; /* For querying tables names */ in do_meta_command()
27372 sqlite3_stmt *pCheckStmt; in do_meta_command()
27497 sqlite3_stmt *pStmt; in do_meta_command()
28310 sqlite3_stmt *pStmt = 0; in doAutoDetectRestore()