Searched defs:column_type (Results 1 – 3 of 3) sorted by relevance
53 do_format_cell_test(const std::string column_type, in do_format_cell_test()
237 sqlite::statement::column_type(const int index) in column_type() function in sqlite::statement
73 int (*column_type)(sqlite3_stmt*,int iCol); member