Home
last modified time | relevance | path

Searched refs:open_db (Results 1 - 1 of 1) sorted by relevance

/third_party/sqlite/src/
H A Dshell.c19457 /* Flags for open_db().
19459 ** The default behavior of open_db() is to exit(1) if the database fails to
19463 ** The OPEN_DB_ZIPFILE flag causes open_db() to prefer to open files as a
19474 static void open_db(ShellState *p, int openFlags){ in open_db() function
20362 open_db(p, 0); in shell_dbinfo_command()
22046 open_db(p, 0); in do_meta_command()
22060 open_db(p, 0); in do_meta_command()
22118 open_db(p, 0); in do_meta_command()
22287 open_db(p, 0); in do_meta_command()
22344 open_db( in do_meta_command()
[all...]

Completed in 32 milliseconds