Home
last modified time | relevance | path

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

/third_party/sqlite/src/
H A Dshell.c15648 #define SHFLG_Newlines 0x00000010 /* .dump --newline flag */ macro
16794 if( ShellHasFlag(p, SHFLG_Newlines) ){ in shell_callback()
16825 }else if( ShellHasFlag(p, SHFLG_Newlines) ){ in shell_callback()
22378 SHFLG_PreserveRowid|SHFLG_Newlines|SHFLG_Echo in do_meta_command()
22396 ShellSetFlag(p, SHFLG_Newlines); in do_meta_command()

Completed in 33 milliseconds