Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c27045 static int shell_dbtotxt_command(ShellState *p, int nArg, char **azArg){ in shell_dbtotxt_command() function
29315 rc = shell_dbtotxt_command(p, nArg, azArg); in do_meta_command()