• Home
  • Raw
  • Download

Lines Matching refs:sqlite3_stmt

926   sqlite3_stmt *pStmt = 0;  in shellFakeSchema()
2012 sqlite3_stmt *pStmt = 0; in sha3QueryFunc()
3249 sqlite3_stmt *pStmt; /* Current statement */
3404 sqlite3_stmt *pS2; in completionNext()
3428 sqlite3_stmt *pS2; in completionNext()
9570 sqlite3_stmt **ppStmt, /* OUT: Compiled SQL statement */ in idxPrepareStmt()
9587 sqlite3_stmt **ppStmt, /* OUT: Compiled SQL statement */ in idxPrintfPrepareStmt()
9621 sqlite3_stmt *pData;
9921 static void idxFinalize(int *pRc, sqlite3_stmt *pStmt){ in idxFinalize()
9942 sqlite3_stmt *p1 = 0; in idxGetTableInfo()
10119 sqlite3_stmt *pIdxList = 0; in idxFindCompatible()
10131 sqlite3_stmt *pInfo = 0; in idxFindCompatible()
10428 sqlite3_stmt *pExplain = 0; in idxFindIndexes()
10536 sqlite3_stmt *pSelect = 0; in idxProcessOneTrigger()
10589 sqlite3_stmt *pX = 0; in idxProcessOneTrigger()
10625 sqlite3_stmt *pSchema = 0; in idxCreateVtabSchema()
10812 sqlite3_stmt *pMax = 0; in idxLargestIndex()
10826 sqlite3_stmt *pIndexXInfo, in idxPopulateOneStat1()
10827 sqlite3_stmt *pWriteStat, in idxPopulateOneStat1()
10837 sqlite3_stmt *pQuery = 0; in idxPopulateOneStat1()
10955 sqlite3_stmt *pAllIndex = 0; in idxPopulateStat1()
10956 sqlite3_stmt *pIndexXInfo = 0; in idxPopulateStat1()
10957 sqlite3_stmt *pWrite = 0; in idxPopulateStat1()
11074 sqlite3_stmt *pSql; in sqlite3_expert_new()
11145 sqlite3_stmt *pStmt = 0; in sqlite3_expert_sql()
11368 sqlite3_stmt *pStmt; /* For fetching database pages */
11394 sqlite3_stmt *pStmt; /* For fetching database pages */
11606 sqlite3_stmt *pStmt = pCsr->pStmt; in dbdataLoadPage()
11949 sqlite3_stmt *pStmt = 0; in dbdataDbsize()
12222 sqlite3_stmt *pStmt; /* Current statement if any. */
13625 sqlite3_stmt *pSelect; in run_table_dump_query()
13754 sqlite3_stmt *pStmt = pArg->pStmt; in display_stats()
13894 sqlite3_stmt *p = pArg->pStmt; in display_scanstats()
13957 static void explain_data_prepare(ShellState *p, sqlite3_stmt *pSql){ in explain_data_prepare()
14094 static void bind_prepared_stmt(ShellState *pArg, sqlite3_stmt *pStmt){ in bind_prepared_stmt()
14098 sqlite3_stmt *pQ = 0; in bind_prepared_stmt()
14206 sqlite3_stmt *pStmt /* Statment to run */ in exec_prepared_stmt_columnar()
14361 sqlite3_stmt *pStmt /* Statment to run */ in exec_prepared_stmt()
14573 sqlite3_stmt *pStmt = NULL; /* Statement to execute. */ in shell_exec()
14621 sqlite3_stmt *pExplain; in shell_exec()
14749 sqlite3_stmt *pStmt; in tableColumnList()
14839 sqlite3_stmt *pStmt = 0; in toggleSelectOrder()
15865 static sqlite3_stmt *pStmt = 0; in readline_completion_generator()
15896 sqlite3_stmt *pStmt = 0; in linenoise_completion()
16058 sqlite3_stmt *pStmt; in sql_trace_callback()
16069 pStmt = (sqlite3_stmt*)pP; in sql_trace_callback()
16290 sqlite3_stmt *pQuery = 0; in tryToCloneData()
16291 sqlite3_stmt *pInsert = 0; in tryToCloneData()
16401 sqlite3_stmt *pQuery = 0; in tryToCloneSchema()
16540 sqlite3_stmt *pStmt; in db_int()
16596 sqlite3_stmt *pStmt = 0; in shell_dbinfo_command()
16905 sqlite3_stmt *pSql = 0; /* Compiled version of SQL statement below */ in lintFkeyIndexes()
17006 sqlite3_stmt *pExplain = 0; in lintFkeyIndexes()
17091 sqlite3_stmt **ppStmt in shellPrepare()
17115 sqlite3_stmt **ppStmt, in shellPreparePrintf()
17143 sqlite3_stmt *pStmt in shellFinalize()
17165 sqlite3_stmt *pStmt in shellReset()
17452 sqlite3_stmt *pTest = 0; in arCheckEntries()
17529 sqlite3_stmt *pSql = 0; in arListCommand()
17616 sqlite3_stmt *pSql = 0; in arExtractCommand()
18066 sqlite3_stmt *pStmt = 0; in recoverNewTable()
18108 sqlite3_stmt *pPkFinder = 0; in recoverNewTable()
18191 sqlite3_stmt *pStmt = 0; in recoverFindTable()
18239 sqlite3_stmt *pTest = 0; in recoverOrphanTable()
18293 sqlite3_stmt *pLoop = 0; /* Loop through all root pages */ in recoverDatabaseCmd()
18294 sqlite3_stmt *pPages = 0; /* Loop through all pages in a group */ in recoverDatabaseCmd()
18295 sqlite3_stmt *pCells = 0; /* Loop through all cells in a page */ in recoverDatabaseCmd()
18451 sqlite3_stmt *pStmt = 0; in recoverDatabaseCmd()
18575 sqlite3_stmt *pStmt = 0; in recoverDatabaseCmd()
18894 sqlite3_stmt *pStmt; in do_meta_command()
19340 sqlite3_stmt *pStmt; in do_meta_command()
19385 sqlite3_stmt *pStmt = NULL; /* A statement */ in do_meta_command()
19668 sqlite3_stmt *pStmt; in do_meta_command()
20202 sqlite3_stmt *pStmt = 0; in do_meta_command()
20243 sqlite3_stmt *pStmt; in do_meta_command()
20515 sqlite3_stmt *pStmt = 0; in do_meta_command()
20832 sqlite3_stmt *pStmt = 0; /* Query against the SELFTEST table */ in do_meta_command()
20952 sqlite3_stmt *pStmt; /* For querying tables names */ in do_meta_command()
21146 sqlite3_stmt *pStmt; in do_meta_command()