Home | History | Annotate | Download | only in dist

Lines Matching full:sqlite3_prepare_v2

1076     rc = sqlite3_prepare_v2(db, zSql, -1, &pStmt, &zLeftover);