Searched refs:SHELL_OPEN_HEXDB (Results 1 – 1 of 1) sorted by relevance
19500 #define SHELL_OPEN_HEXDB 6 /* Use "dbtotxt" output as data source */ macro23422 case SHELL_OPEN_HEXDB: in open_db()23548 if( p->openMode==SHELL_OPEN_DESERIALIZE || p->openMode==SHELL_OPEN_HEXDB ){ in open_db()27632 openMode = SHELL_OPEN_HEXDB; in do_meta_command()27663 if( zFN || p->openMode==SHELL_OPEN_HEXDB ){ in do_meta_command()27667 && p->openMode!=SHELL_OPEN_HEXDB in do_meta_command()