Home
last modified time | relevance | path

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

/third_party/sqlite/src/
H A Dshell.c15620 #define SHELL_OPEN_UNSPEC 0 /* No open-mode specified */ macro
19184 int rc = SHELL_OPEN_UNSPEC; in deduceDatabaseType()
19477 if( p->openMode==SHELL_OPEN_UNSPEC ){ in open_db()
19505 case SHELL_OPEN_UNSPEC: in open_db()
21594 int eDbType = SHELL_OPEN_UNSPEC; in arDotCommand()
23457 int openMode = SHELL_OPEN_UNSPEC; in do_meta_command()

Completed in 32 milliseconds