Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c8870 static int apndGetLastError(sqlite3_vfs*, int, char *);
8894 apndGetLastError, /* xGetLastError */
9317 static int apndGetLastError(sqlite3_vfs *pVfs, int a, char *b){ in apndGetLastError() function