Searched refs:bIsExplain (Results 1 – 1 of 1) sorted by relevance
22394 int bIsExplain = (sqlite3_stmt_isexplain(pStmt)==1); in shell_exec() local22397 if( bIsExplain ){ in shell_exec()22407 if( pArg->cMode==MODE_Explain && bIsExplain ){ in shell_exec()