H A D | sqlite3.c | 6566 ** LPCWSTR zPath = Windows::Storage::ApplicationData::Current-> 6570 ** WideCharToMultiByte(CP_UTF8, 0, zPath, -1, zPathBuf, sizeof(zPathBuf), 25078 sqlite3OsOpen( sqlite3_vfs *pVfs, const char *zPath, sqlite3_file *pFile, int flags, int *pFlagsOut ) sqlite3OsOpen() argument 25096 sqlite3OsDelete(sqlite3_vfs *pVfs, const char *zPath, int dirSync) sqlite3OsDelete() argument 25101 sqlite3OsAccess( sqlite3_vfs *pVfs, const char *zPath, int flags, int *pResOut ) sqlite3OsAccess() argument 25110 sqlite3OsFullPathname( sqlite3_vfs *pVfs, const char *zPath, int nPathOut, char *zPathOut ) sqlite3OsFullPathname() argument 25121 sqlite3OsDlOpen(sqlite3_vfs *pVfs, const char *zPath) sqlite3OsDlOpen() argument 36644 kvvfsDelete(sqlite3_vfs *pVfs, const char *zPath, int dirSync) kvvfsDelete() argument 36658 kvvfsAccess( sqlite3_vfs *pProtoVfs, const char *zPath, int flags, int *pResOut ) kvvfsAccess() argument 36689 kvvfsFullPathname( sqlite3_vfs *pVfs, const char *zPath, int nOut, char *zOut ) kvvfsFullPathname() argument 36710 kvvfsDlOpen(sqlite3_vfs *pVfs, const char *zPath) kvvfsDlOpen() argument 36999 const char *zPath; /* Name of the file */ global() member 38040 unixLogErrorAtLine( int errcode, const char *zFunc, const char *zPath, int iLine ) unixLogErrorAtLine() argument 42814 findReusableFd(const char *zPath, int flags) findReusableFd() argument 42903 findCreateFileMode( const char *zPath, int flags, mode_t *pMode, uid_t *pUid, gid_t *pGid ) findCreateFileMode() argument 42983 unixOpen( sqlite3_vfs *pVfs, const char *zPath, sqlite3_file *pFile, int flags, int *pOutFlags ) unixOpen() argument 43265 unixDelete( sqlite3_vfs *NotUsed, const char *zPath, int dirSync ) unixDelete() argument 43313 unixAccess( sqlite3_vfs *NotUsed, const char *zPath, int flags, int *pResOut ) unixAccess() argument 43360 mkFullPathname( const char *zPath, char *zOut, int nOut ) mkFullPathname() argument 43429 unixFullPathname( sqlite3_vfs *pVfs, const char *zPath, int nOut, char *zOut ) unixFullPathname() argument 45347 const char *zPath; /* Full pathname of this file */ global() member 47158 winLogErrorAtLine( int errcode, DWORD lastErrno, const char *zFunc, const char *zPath, int iLine ) winLogErrorAtLine() argument 51910 memdbAccess( sqlite3_vfs *pVfs, const char *zPath, int flags, int *pResOut ) global() argument 51928 memdbFullPathname( sqlite3_vfs *pVfs, const char *zPath, int nOut, char *zOut ) global() argument 51942 memdbDlOpen(sqlite3_vfs *pVfs, const char *zPath) global() argument 116630 char *zPath = 0; global() local 199341 jsonLookupStep( JsonParse *pParse, u32 iRoot, const char *zPath, int *pApnd, const char **pzErr ) global() argument 199494 jsonLookupAppend( JsonParse *pParse, const char *zPath, int *pApnd, const char **pzErr ) global() argument 199534 jsonLookup( JsonParse *pParse, const char *zPath, int *pApnd, sqlite3_context *pCtx ) global() argument 199733 const char *zPath = (const char*)sqlite3_value_text(argv[1]); global() local 199786 const char *zPath; global() local 200025 const char *zPath; global() local 200058 const char *zPath; global() local 200110 const char *zPath; global() local 200162 const char *zPath; global() local 213931 rbuVfsDelete(sqlite3_vfs *pVfs, const char *zPath, int dirSync) global() argument 213940 rbuVfsAccess( sqlite3_vfs *pVfs, const char *zPath, int flags, int *pResOut ) global() argument 213988 rbuVfsFullPathname( sqlite3_vfs *pVfs, const char *zPath, int nOut, char *zOut ) global() argument 214002 rbuVfsDlOpen(sqlite3_vfs *pVfs, const char *zPath) global() argument 214290 char *zPath; /* Path to this page */ global() member 214315 char *zPath; /* Value of 'path' column */ global() member [all...] |