Home | History | Annotate | Download | only in src

Lines Matching refs:sqlite3_column_count

661 int sqlite3_column_count(sqlite3_stmt *pStmt){
855 n = sqlite3_column_count(pStmt);