Lines Matching defs:xGetLastError
1594 int (*xGetLastError)(sqlite3_vfs*, int, char *);
24742 ** it should be truncated. The return value of xGetLastError
24752 ** int xGetLastError(sqlite3_vfs *pVfs, int nBuf, char *zBuf){
24789 os2GetLastError, /* xGetLastError */
30600 ** We added the xGetLastError() method with the intention of providing
31841 unixGetLastError, /* xGetLastError */ \
35738 ** it should be truncated. The return value of xGetLastError
35748 ** int xGetLastError(sqlite3_vfs *pVfs, int nBuf, char *zBuf){
35784 winGetLastError, /* xGetLastError */