Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c26742 int bNoSystemTabs = 0; in do_meta_command() local
26756 bNoSystemTabs = 1; in do_meta_command()
26853 if( bNoSystemTabs ){ in do_meta_command()