Home | History | Annotate | Download | only in native

Lines Matching refs:sqlite3_column_count

2636 		ncol = sqlite3_column_count((sqlite3_stmt *) v->vm);
2723 ncol = sqlite3_column_count((sqlite3_stmt *) v->vm);
4209 return sqlite3_column_count((sqlite3_stmt *) v->vm);
4225 int ncol = sqlite3_column_count((sqlite3_stmt *) v->vm);
4252 int ncol = sqlite3_column_count((sqlite3_stmt *) v->vm);
4279 int ncol = sqlite3_column_count((sqlite3_stmt *) v->vm);
4306 int ncol = sqlite3_column_count((sqlite3_stmt *) v->vm);