Home
last modified time | relevance | path

Searched refs:vlogGetLastError (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/ext/misc/
H A Dvfslog.c125 static int vlogGetLastError(sqlite3_vfs*, int, char *);
147 vlogGetLastError, /* xGetLastError */
745 static int vlogGetLastError(sqlite3_vfs *pVfs, int a, char *b){ in vlogGetLastError() function