Home
last modified time | relevance | path

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

/external/sqlite/dist/orig/
Dshell.c13881 int bSeparate = 0; /* Hash each table separately */ in do_meta_command() local
13920 bSeparate = 1; in do_meta_command()
13970 if( bSeparate ){ in do_meta_command()
/external/sqlite/dist/
Dshell.c13904 int bSeparate = 0; /* Hash each table separately */ in do_meta_command() local
13943 bSeparate = 1; in do_meta_command()
13993 if( bSeparate ){ in do_meta_command()