Searched defs:ppStmt (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/sqlite3/tea/generic/ |
H A D | tclsqlite3.c | 1308 sqlite3_stmt **ppStmt, /* OUT: Prepared statement */ in dbPrepare()
|
/freebsd-src/contrib/sqlite3/ |
H A D | shell.c | 12247 idxPrepareStmt(sqlite3 * db,sqlite3_stmt ** ppStmt,char ** pzErrmsg,const char * zSql) idxPrepareStmt() argument 12264 idxPrintfPrepareStmt(sqlite3 * db,sqlite3_stmt ** ppStmt,char ** pzErrmsg,const char * zFmt,...) idxPrintfPrepareStmt() argument 24860 shellPrepare(sqlite3 * db,int * pRc,const char * zSql,sqlite3_stmt ** ppStmt) shellPrepare() argument 24878 shellPreparePrintf(sqlite3 * db,int * pRc,sqlite3_stmt ** ppStmt,const char * zFmt,...) shellPreparePrintf() argument [all...] |