Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/sqlite3/
H A Dshell.c3858 static int apndGetLastError(sqlite3_vfs*, int, char *);
3882 apndGetLastError, /* xGetLastError */
4305 static int apndGetLastError(sqlite3_vfs *pVfs, int a, char *b){ in apndGetLastError() function