Searched defs:column_type (Results 1 – 10 of 10) sorted by relevance
212 public native int column_type(int col) throws SQLite.Exception; in column_type() method in Stmt
363 const std::string column_type(s.ColumnString(2)); in AutoRecoverTable() local
184 std::string column_type(sqlite3_column_decltype(ref_->stmt(), col)); in DeclaredColumnType() local
433 const glsl_type *column_type() const in column_type() function
1086 const glsl_type *const column_type = array->type->column_type(); in constant_expression_value() local
75 int (*column_type)(sqlite3_stmt*,int iCol); member
73 int (*column_type)(sqlite3_stmt*,int iCol); member