Searched refs:pDb (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/contrib/sqlite3/
H A Dsqlite3.c5291 ** pStmt associated with the [database connection] pDb. ^If pStmt is NULL
5293 ** associated with the database connection pDb. ^If no prepared statement
5300 SQLITE_API sqlite3_stmt *sqlite3_next_stmt(sqlite3 *pDb, sqlite3_stmt *pStmt);
58120 findBtree(sqlite3 *pErrorDb, sqlite3 *pDb, const char *zDb) argument
64482 sqlite3_next_stmt(sqlite3 *pDb, sqlite3_stmt *pStmt) argument
65612 Db *pDb; member in struct:vdbeExecUnion::OP_SetCookie_stack_vars
65627 Db *pDb; member in struct:vdbeExecUnion::OP_OpenWrite_stack_vars
65766 Db *pDb; member in struct:vdbeExecUnion::OP_CreateTable_stack_vars
80400 Db *pDb; local
81627 Db *pDb = 0; local
82614 struct Db *pDb = &db->aDb[i]; local
82639 Db *pDb; local
82668 Db *pDb = &db->aDb[i]; local
82779 Db *pDb; local
82840 Db *pDb; local
83839 Db *pDb = &db->aDb[iDb]; local
84103 Db *pDb; local
84243 Db *pDb = &db->aDb[iDb]; local
84679 Db *pDb; /* The specific table containing the indexed database */ local
85773 Db *pDb = &db->aDb[i]; local
85897 Db *pDb; /* A single database */ local
90331 Db *pDb; /* Database only autoinc table */ local
90391 Db *pDb = &db->aDb[p->iDb]; local
90657 Db *pDb; /* The database containing table being inserted into */ local
93696 Db *pDb; /* The specific database being pragmaed */ local
95343 Db *pDb; local
103025 Db *pDb = 0; /* Database to detach at end of vacuum */ local
115697 struct Db *pDb = &db->aDb[j]; local
[all...]
H A Dsqlite3.h4720 ** pStmt associated with the [database connection] pDb. ^If pStmt is NULL
4722 ** associated with the database connection pDb. ^If no prepared statement
4729 SQLITE_API sqlite3_stmt *sqlite3_next_stmt(sqlite3 *pDb, sqlite3_stmt *pStmt);
/freebsd-10.1-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c4907 ** pStmt associated with the [database connection] pDb. ^If pStmt is NULL
4909 ** associated with the database connection pDb. ^If no prepared statement
4916 SQLITE_API sqlite3_stmt *sqlite3_next_stmt(sqlite3 *pDb, sqlite3_stmt *pStmt);
56533 findBtree(sqlite3 *pErrorDb, sqlite3 *pDb, const char *zDb) argument
62830 sqlite3_next_stmt(sqlite3 *pDb, sqlite3_stmt *pStmt) argument
63819 Db *pDb; member in struct:vdbeExecUnion::OP_SetCookie_stack_vars
63834 Db *pDb; member in struct:vdbeExecUnion::OP_OpenWrite_stack_vars
63973 Db *pDb; member in struct:vdbeExecUnion::OP_CreateTable_stack_vars
77660 Db *pDb; local
78584 Db *pDb = 0; local
79549 Db *pDb = &db->aDb[iDb]; local
79570 Db *pDb = &db->aDb[i]; local
79586 struct Db *pDb = &db->aDb[i]; local
79690 Db *pDb; local
79751 Db *pDb; local
80746 Db *pDb = &db->aDb[iDb]; local
81011 Db *pDb; local
81235 Db *pDb = &db->aDb[iDb]; local
81601 Db *pDb; /* The specific table containing the indexed database */ local
82700 Db *pDb = &db->aDb[i]; local
82817 Db *pDb; /* A single database */ local
87106 Db *pDb; /* Database only autoinc table */ local
87165 Db *pDb = &db->aDb[p->iDb]; local
87340 Db *pDb; /* The database containing table being inserted into */ local
90275 Db *pDb; local
91626 Db *pDb; local
99034 Db *pDb = 0; /* Database to detach at end of vacuum */ local
110884 struct Db *pDb = &db->aDb[j]; local
[all...]
H A Dsqlite3.h4354 ** pStmt associated with the [database connection] pDb. ^If pStmt is NULL
4356 ** associated with the database connection pDb. ^If no prepared statement
4363 SQLITE_API sqlite3_stmt *sqlite3_next_stmt(sqlite3 *pDb, sqlite3_stmt *pStmt);

Completed in 575 milliseconds