Home
last modified time | relevance | path

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

/third_party/sqlite/src/
H A Dshell.c15626 #define SHELL_OPEN_HEXDB 6 /* Use "dbtotxt" output as data source */ macro
19491 case SHELL_OPEN_HEXDB: in open_db()
19573 if( p->openMode==SHELL_OPEN_DESERIALIZE || p->openMode==SHELL_OPEN_HEXDB ){ in open_db()
23479 openMode = SHELL_OPEN_HEXDB; in do_meta_command()
23510 if( zFN || p->openMode==SHELL_OPEN_HEXDB ){ in do_meta_command()
23514 && p->openMode!=SHELL_OPEN_HEXDB in do_meta_command()

Completed in 34 milliseconds