Searched refs:cMode (Results 1 – 1 of 1) sorted by relevance
19429 int cMode; /* temporary output mode for the current query */ member20507 switch( p->cMode ){ in shell_callback()20538 if( p->cMode==MODE_ScanExp ){ in shell_callback()21552 pArg->cMode = MODE_ScanExp; in display_scanstats()21972 switch( p->cMode ){ in exec_prepared_stmt_columnar()22034 if( j==0 && p->cMode!=MODE_Column ){ in exec_prepared_stmt_columnar()22035 oputz(p->cMode==MODE_Box?BOX_13" ":"| "); in exec_prepared_stmt_columnar()22045 if( p->cMode==MODE_Table ){ in exec_prepared_stmt_columnar()22047 }else if( p->cMode==MODE_Box ){ in exec_prepared_stmt_columnar()22049 }else if( p->cMode==MODE_Column ){ in exec_prepared_stmt_columnar()[all …]