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 */
30628 ** We added the xGetLastError() method with the intention of providing
31869 unixGetLastError, /* xGetLastError */ \
35766 ** it should be truncated. The return value of xGetLastError
35776 ** int xGetLastError(sqlite3_vfs *pVfs, int nBuf, char *zBuf){
35812 winGetLastError, /* xGetLastError */