Home
last modified time | relevance | path

Searched refs:bDryRun (Results 1 - 1 of 1) sorted by relevance

/third_party/sqlite/src/
H A Dshell.c20953 u8 bDryRun; /* True if --dry-run */ member
21031 pAr->bDryRun = 1; in arProcessSwitch()
21300 if( pAr->bDryRun ){ in arListCommand()
21339 if( pAr->bDryRun ){ in arRemoveCommand()
21416 if( pAr->bDryRun ){ in arExtractCommand()
21440 if( pAr->bDryRun ){ in arExecSql()
21621 if( cmd.bDryRun ){ in arDotCommand()

Completed in 36 milliseconds