Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/sqlite3/
H A Dshell.c20464 int bDebug = 0; in do_meta_command() local
20477 bDebug = 1; in do_meta_command()
20578 if( bDebug ){ in do_meta_command()
20951 int bDebug = 0; /* Only show the query that would have run */ in do_meta_command() local
20972 bDebug = 1; in do_meta_command()
21051 if( bDebug ){ in do_meta_command()