Home
last modified time | relevance | path

Searched defs:pStmt (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/sqlite3/tea/generic/
H A Dtclsqlite3.c159 sqlite3_stmt *pStmt; /* The prepared statement */ member
519 static void dbFreeStmt(SqlPreparedStmt *pStmt){ in dbFreeStmt()
696 sqlite3_stmt *pStmt = (sqlite3_stmt *)pd; in DbTraceV2Handler() local
711 sqlite3_stmt *pStmt = (sqlite3_stmt *)pd; in DbTraceV2Handler() local
726 sqlite3_stmt *pStmt = (sqlite3_stmt *)pd; in DbTraceV2Handler() local
1347 sqlite3_stmt *pStmt = 0; /* Prepared statement object */ in dbPrepareAndBind() local
1642 sqlite3_stmt *pStmt = p->pPreStmt->pStmt; in dbEvalRowInfo() local
1706 sqlite3_stmt *pStmt = pPreStmt->pStmt; in dbEvalStep() local
1778 sqlite3_stmt *pStmt = p->pPreStmt->pStmt; in dbEvalColumnValue() local
2474 sqlite3_stmt *pStmt; /* A statement */ in DbObjCmd() local
/freebsd-src/contrib/sqlite3/
H A Dshell.c2002 sqlite3_stmt *pStmt = 0; shellFakeSchema() local
3427 sqlite3_stmt *pStmt = 0; sha3QueryFunc() local
8265 sqlite3_stmt *pStmt; /* Current statement */ global() member
12599 idxFinalize(int * pRc,sqlite3_stmt * pStmt) idxFinalize() argument
13112 IdxStatement *pStmt; idxFindIndexes() local
13782 sqlite3_stmt *pStmt; registerUDFs() local
13940 sqlite3_stmt *pStmt = 0; sqlite3_expert_sql() local
14032 IdxStatement *pStmt; sqlite3_expert_report() local
14366 intckFinalize(sqlite3_intck * p,sqlite3_stmt * pStmt) intckFinalize() argument
14377 intckStep(sqlite3_intck * p,sqlite3_stmt * pStmt) intckStep() argument
14388 sqlite3_stmt *pStmt = 0; intckExec() local
14422 sqlite3_stmt *pStmt = 0; intckSaveKey() local
14520 sqlite3_stmt *pStmt = 0; intckFindObject() local
14719 sqlite3_stmt *pStmt = 0; intckGetAutoIndex() local
14733 sqlite3_stmt *pStmt = 0; intckIsIndex() local
14762 sqlite3_stmt *pStmt = 0; intckCheckObjectSql() local
15555 sqlite3_stmt *pStmt; /* For fetching database pages */ global() member
15582 sqlite3_stmt *pStmt; /* For fetching database pages */ global() member
15823 sqlite3_stmt *pStmt = pCsr->pStmt; dbdataLoadPage() local
16248 sqlite3_stmt *pStmt = 0; dbdataDbsize() local
16922 sqlite3_stmt *pStmt = 0; recoverPrepare() local
16947 sqlite3_stmt *pStmt = 0; recoverPreparePrintf() local
16973 recoverReset(sqlite3_recover * p,sqlite3_stmt * pStmt) recoverReset() argument
16987 recoverFinalize(sqlite3_recover * p,sqlite3_stmt * pStmt) recoverFinalize() argument
17021 recoverBindValue(sqlite3_recover * p,sqlite3_stmt * pStmt,int iBind,sqlite3_value * pVal) recoverBindValue() argument
17072 sqlite3_stmt *pStmt = 0; recoverPageCount() local
17159 sqlite3_stmt *pStmt = 0; recoverGetPage() local
17515 sqlite3_stmt *pStmt = recoverPreparePrintf(p, p->dbOut, recoverAddTable() local
18320 sqlite3_stmt *pStmt = 0; recoverLostAndFound1Init() local
19454 sqlite3_stmt *pStmt; /* Current statement if any. */ global() member
21189 sqlite3_stmt *pStmt = pArg->pStmt; display_stats() local
21614 bind_prepared_stmt(ShellState * pArg,sqlite3_stmt * pStmt) bind_prepared_stmt() argument
21822 quoted_column(sqlite3_stmt * pStmt,int i) quoted_column() argument
21862 exec_prepared_stmt_columnar(ShellState * p,sqlite3_stmt * pStmt) exec_prepared_stmt_columnar() argument
22088 exec_prepared_stmt(ShellState * pArg,sqlite3_stmt * pStmt) exec_prepared_stmt() argument
22310 sqlite3_stmt *pStmt = NULL; /* Statement to execute. */ shell_exec() local
22477 sqlite3_stmt *pStmt; tableColumnList() local
22570 sqlite3_stmt *pStmt = 0; toggleSelectOrder() local
23598 static sqlite3_stmt *pStmt = 0; readline_completion_generator() local
23633 sqlite3_stmt *pStmt = 0; linenoise_completion() local
23805 sqlite3_stmt *pStmt; sql_trace_callback() local
24311 sqlite3_stmt *pStmt; db_int() local
24368 sqlite3_stmt *pStmt = 0; shell_dbinfo_command() local
24903 shellFinalize(int * pRc,sqlite3_stmt * pStmt) shellFinalize() argument
24926 shellReset(int * pRc,sqlite3_stmt * pStmt) shellReset() argument
25946 sqlite3_stmt *pStmt = 0; zAutoColumn() local
26028 sqlite3_stmt *pStmt = 0; outputDumpWarning() local
26393 sqlite3_stmt *pStmt; do_meta_command() local
26849 sqlite3_stmt *pStmt; do_meta_command() local
26898 sqlite3_stmt *pStmt = NULL; /* A statement */ do_meta_command() local
27207 sqlite3_stmt *pStmt; do_meta_command() local
27824 sqlite3_stmt *pStmt = 0; do_meta_command() local
27865 sqlite3_stmt *pStmt; do_meta_command() local
28159 sqlite3_stmt *pStmt = 0; do_meta_command() local
28477 sqlite3_stmt *pStmt = 0; /* Query against the SELFTEST table */ do_meta_command() local
28596 sqlite3_stmt *pStmt; /* For querying tables names */ do_meta_command() local
28863 sqlite3_stmt *pStmt; do_meta_command() local
29746 sqlite3_stmt *pStmt = 0; doAutoDetectRestore() local
[all...]