Home | History | Annotate | Download | only in orig

Lines Matching refs:pDb

4515 ** pStmt associated with the [database connection] pDb.  ^If pStmt is NULL
4517 ** associated with the database connection pDb. ^If no prepared statement
4524 SQLITE_API sqlite3_stmt *sqlite3_next_stmt(sqlite3 *pDb, sqlite3_stmt *pStmt);