Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c28111 int bDebug = 0; in do_meta_command() local
28124 bDebug = 1; in do_meta_command()
28228 if( bDebug ){ in do_meta_command()
28599 int bDebug = 0; /* Only show the query that would have run */ in do_meta_command() local
28620 bDebug = 1; in do_meta_command()
28700 if( bDebug ){ in do_meta_command()
28731 if( bDebug ) oputf("%s\n", zRevText); in do_meta_command()
28744 if( bDebug ) oputf("%s\n", zGenQuery); in do_meta_command()