Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/sqlite3/
H A Dshell.c17366 int bDebug = 0; in do_meta_command() local
17378 bDebug = 1; in do_meta_command()
17467 if( bDebug ){ in do_meta_command()
17839 int bDebug = 0; /* Only show the query that would have run */ in do_meta_command() local
17860 bDebug = 1; in do_meta_command()
17939 if( bDebug ){ in do_meta_command()