Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c28112 int bNoSystemTabs = 0; in do_meta_command() local
28126 bNoSystemTabs = 1; in do_meta_command()
28223 if( bNoSystemTabs ){ in do_meta_command()