Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/sqlite3/
H A Dshell.c20082 int bTxtMode = 0; in do_meta_command() local
20148 bTxtMode = 1; in do_meta_command()
20171 p->out = output_file_open(zFile, bTxtMode); in do_meta_command()