H A D | sqlite3.c | 1154 int (*xFileControl)(sqlite3_file*, int op, void *pArg); 1183 ** into an integer that the pArg argument points to. 1397 ** pointed to by the pArg argument. This capability is used during testing 6338 ** ^The fourth argument, pArg, is an application data pointer that is passed 6349 ** ^The collating function callback is invoked with a copy of the pArg 6374 ** with the addition that the xDestroy callback is invoked on pArg when 6395 void *pArg, 6402 void *pArg, 6410 void *pArg, 6829 ** ^The pArg argumen 9176 void *pArg; global() member 9198 void *pArg; global() member 24992 sqlite3OsFileControl(sqlite3_file *id, int op, void *pArg) sqlite3OsFileControl() argument 25020 sqlite3OsFileControlHint(sqlite3_file *id, int op, void *pArg) sqlite3OsFileControlHint() argument 29113 sqlite3_memory_alarm( void(*xCallback)(void *pArg, sqlite3_int64 used,int N), void *pArg, sqlite3_int64 iThreshold ) sqlite3_memory_alarm() argument 36566 kvvfsFileControlJrnl(sqlite3_file *pProtoFile, int op, void *pArg) kvvfsFileControlJrnl() argument 36570 kvvfsFileControlDb(sqlite3_file *pProtoFile, int op, void *pArg) kvvfsFileControlDb() argument 40817 unixModeBit(unixFile *pFile, unsigned char mask, int *pArg) unixModeBit() argument 40836 unixFileControl(sqlite3_file *id, int op, void *pArg) unixFileControl() argument 44718 proxyFileControl(sqlite3_file *id, int op, void *pArg) proxyFileControl() argument 48572 winModeBit(winFile *pFile, unsigned char mask, int *pArg) global() argument 48591 winFileControl(sqlite3_file *id, int op, void *pArg) global() argument 51735 memdbFileControl(sqlite3_file *pFile, int op, void *pArg) global() argument 54969 sqlite3RowSetClear(void *pArg) global() argument 54989 sqlite3RowSetDelete(void *pArg) global() argument 61909 void *pArg = (void*)zSuper; global() local 71039 btreeInvokeBusyHandler(void *pArg) global() argument 84613 sqlite3VdbeFrameMemDel(void *pArg) global() argument 109778 Expr *pArg = pFarg->a[0].pExpr; global() local 126411 Mem *pArg = (Mem *)argv[0]; global() local 131793 sqlite3_exec( sqlite3 *db, const char *zSql, sqlite3_callback xCallback, void *pArg, char **pzErrMsg ) global() argument 146203 sqlite3_get_table_cb(void *pArg, int nCol, char **argv, char **colv) global() argument 150478 Token *pArg = &pParse->sArg; global() local 151071 void *pArg = 0; global() local 175391 FuncDestructor *pArg = 0; global() local 175567 sqlite3_trace(sqlite3 *db, void(*xTrace)(void*,const char*), void *pArg) global() argument 175744 sqlite3_autovacuum_pages( sqlite3 *db, unsigned int (*xCallback)(void*,const char*,u32,u32,u32), void *pArg, void (*xDestructor)(void*) ) global() argument 176975 void *pArg = sqlite3GlobalConfig.pSqllogArg; global() local 177391 sqlite3_file_control(sqlite3 *db, const char *zDbName, int op, void *pArg) global() argument 207223 rtreeMatchArgFree(void *pArg) global() argument 213189 xDefaultRename(void *pArg, const char *zOld, const char *zNew) global() argument 213220 sqlite3rbu_rename_handler( sqlite3rbu *pRbu, void *pArg, int (*xRename)(void *pArg, const char *zOld, const char *zNew) ) global() argument 213638 rbuVfsFileControl(sqlite3_file *pFile, int op, void *pArg) global() argument 214020 rbuVfsDlSym(sqlite3_vfs *pVfs, void *pArg, const char *zSym ) global() argument 218294 sqlite3session_object_config(sqlite3_session *pSession, int op, void *pArg) global() argument 221321 sqlite3session_config(int op, void *pArg) global() argument [all...] |