Searched defs:pState (Results 1 – 2 of 2) sorted by relevance
| /sqlite-3.40.0/src/ |
| H A D | shell.c.in | 3742 ShellState *pState, 3762 ShellState *pState, 3807 ShellState *pState, /* Current shell tool state */ 6253 ShellState *pState, /* Current shell tool state */ 6429 ShellState *pState, /* Current shell tool state */ 7179 ShellState *pState, /* Current shell tool state */ 7296 ShellState *pState = (ShellState*)pCtx; local 7306 static int recoverDatabaseCmd(ShellState *pState, int nArg, char **azArg){
|
| /sqlite-3.40.0/ext/rbu/ |
| H A D | sqlite3rbu.c | 2848 RbuState *pState = rbuLoadState(p); in rbuOpenDatabase() local 3004 static void rbuSetupCheckpoint(sqlite3rbu *p, RbuState *pState){ in rbuSetupCheckpoint() 3797 static void rbuSetupOal(sqlite3rbu *p, RbuState *pState){ in rbuSetupOal() 3981 RbuState *pState = 0; in openRbuHandle() local
|