Home
last modified time | relevance | path

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

/third_party/sqlite/src/
H A Dshell.c22800 int useOutputMode = 1; /* Use output mode to determine separators */ in do_meta_command() local
22834 useOutputMode = 0; in do_meta_command()
22839 useOutputMode = 0; in do_meta_command()
22854 if( useOutputMode ){ in do_meta_command()
22912 if( eVerbose>=2 || (eVerbose>=1 && useOutputMode) ){ in do_meta_command()

Completed in 32 milliseconds