Home
last modified time | relevance | path

Searched refs:exec_prepared_stmt (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c20261 static void exec_prepared_stmt(ShellState*, sqlite3_stmt*);
20291 exec_prepared_stmt(pArg, pStmt); in display_scanstats()
20822 static void exec_prepared_stmt( in exec_prepared_stmt() function
21118 exec_prepared_stmt(pArg, pExplain); in shell_exec()
21150 exec_prepared_stmt(pArg, pStmt); in shell_exec()