Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c26335 int bTxtMode = 0; in do_meta_command() local
26402 bTxtMode = 1; in do_meta_command()
26426 FILE *pfFile = output_file_open(zFile, bTxtMode); in do_meta_command()