Searched refs:MODE_Table (Results 1 – 1 of 1) sorted by relevance
12312 #define MODE_Table 15 /* MySQL-style table formatting */ macro14282 case MODE_Table: { in exec_prepared_stmt_columnar()14342 if( p->cMode==MODE_Table ){ in exec_prepared_stmt_columnar()14366 || pArg->cMode==MODE_Table in exec_prepared_stmt()19930 p->mode = MODE_Table; in do_meta_command()22619 data.mode = MODE_Table;